diff options
author | Larry Hastings <larry@hastings.org> | 2014-10-08 09:40:43 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-10-08 09:40:43 (GMT) |
commit | adeb140cb3f5bcf2ceab84796160ce654dbf1151 (patch) | |
tree | 7a7fa98bc1d18f619e434d92dd35cba1c741e70f /Misc | |
parent | 1123aa26c8e4c13741562cdbabb3e59ed2b545d1 (diff) | |
download | cpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.zip cpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.tar.gz cpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.tar.bz2 |
Post-release changes after 3.4.2 final.
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.3rc1? +============================== + +Release date: TBA + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.4.2? =========================== |