diff options
author | Larry Hastings <larry@hastings.org> | 2016-06-27 02:41:21 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2016-06-27 02:41:21 (GMT) |
commit | ea684921c2b829f112f7f55d811ca840a461eb3b (patch) | |
tree | ae80435c0535764699d5827b45dacf1e49af9f27 /Misc | |
parent | 8e362213df578d33252cc2da31947477d137493a (diff) | |
download | cpython-ea684921c2b829f112f7f55d811ca840a461eb3b.zip cpython-ea684921c2b829f112f7f55d811ca840a461eb3b.tar.gz cpython-ea684921c2b829f112f7f55d811ca840a461eb3b.tar.bz2 |
Post-release fixups for Python 3.4.5.
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.6rc1? +============================== + +Release date: TBA + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.4.5? =========================== |