diff options
author | Larry Hastings <larry@hastings.org> | 2013-08-04 06:29:24 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2013-08-04 06:29:24 (GMT) |
commit | a3c6a1fb6f54d751be76c9c23a8a31393c035518 (patch) | |
tree | 19cb4eaee46739670a37c9f074894f78aa3c4e54 /Misc | |
parent | 436151e2ca31d49288bf0d4a86fc5b318a73b851 (diff) | |
download | cpython-a3c6a1fb6f54d751be76c9c23a8a31393c035518.zip cpython-a3c6a1fb6f54d751be76c9c23a8a31393c035518.tar.gz cpython-a3c6a1fb6f54d751be76c9c23a8a31393c035518.tar.bz2 |
Cycled Misc/NEWS for alpha 2, touched patchlevel.
Diffstat (limited to 'Misc')
-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 Alpha 2? +=================================== + +Projected Release date: 2013-09-08 + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.4.0 Alpha 1? =================================== |