diff options
author | Larry Hastings <larry@hastings.org> | 2015-12-21 06:42:47 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-12-21 06:42:47 (GMT) |
commit | c4e70ffba960d7c807f01e0a79128ac86384e4c4 (patch) | |
tree | b81b2f0f1633a5f7ffb6aebcd16f92ba077272e8 /Misc | |
parent | 1014d1c4b8bb2f8b71cffe629af7950b26c7d317 (diff) | |
download | cpython-c4e70ffba960d7c807f01e0a79128ac86384e4c4.zip cpython-c4e70ffba960d7c807f01e0a79128ac86384e4c4.tar.gz cpython-c4e70ffba960d7c807f01e0a79128ac86384e4c4.tar.bz2 |
Post-release touchups for Python 3.4.4 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.5? +=========================== + +Release date: tba + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.4.4? =========================== |