diff options
author | Larry Hastings <larry@hastings.org> | 2014-02-11 08:14:16 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-02-11 08:14:16 (GMT) |
commit | 4cce8f2f40cc15235f44b3a47fec0444ed75e9fe (patch) | |
tree | fe6763669ec8db394478399211e2cea1d4d8e6b2 /Misc/NEWS | |
parent | f50691b6ff61fbe492a5792f2edb95693cab7e32 (diff) | |
download | cpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.zip cpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.tar.gz cpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.tar.bz2 |
Python 3.4.0rc1: Post-release updates.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 3.4.0 release candidate 2? +=============================================== + +Release date: 2014-02-23 + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.4.0 release candidate 1? =============================================== |