diff options
author | Larry Hastings <larry@hastings.org> | 2015-08-25 20:30:58 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-08-25 20:30:58 (GMT) |
commit | a51812ae98157de257f074690c203ca7759fa0c0 (patch) | |
tree | b4060b57a89a4422b6ac828d7bda891aa539ed30 /Misc | |
parent | 5c21e6bbc8c06fc1bc6c4183f40e869f5e03019d (diff) | |
download | cpython-a51812ae98157de257f074690c203ca7759fa0c0.zip cpython-a51812ae98157de257f074690c203ca7759fa0c0.tar.gz cpython-a51812ae98157de257f074690c203ca7759fa0c0.tar.bz2 |
Post-release updates for Python 3.5.0rc2.
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.5.0 release candidate 3? +=============================================== + +Release date: 2015-09-06 + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.5.0 release candidate 2? =============================================== |