commit | 9783e443bc0d653fcec508c501486f7f8ec39668 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Tue Aug 25 17:21:22 2015 -0700 |
committer | Larry Hastings <larry@hastings.org> | Tue Aug 25 17:21:22 2015 -0700 |
tree | e587b395c8cfee39ebb519f456c520bb732bb272 | |
parent | 06a7d611da25fab11b7a7ab7a7f0bbce7d6a65fd [diff] |
Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
diff --git a/Misc/NEWS b/Misc/NEWS index dcd2c37..63b959d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -42,6 +42,18 @@ Patch from Pam McA'Nulty. +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? ===============================================