summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-08-26 00:21:22 (GMT)
committerLarry Hastings <larry@hastings.org>2015-08-26 00:21:22 (GMT)
commit9783e443bc0d653fcec508c501486f7f8ec39668 (patch)
treee587b395c8cfee39ebb519f456c520bb732bb272
parent06a7d611da25fab11b7a7ab7a7f0bbce7d6a65fd (diff)
downloadcpython-9783e443bc0d653fcec508c501486f7f8ec39668.zip
cpython-9783e443bc0d653fcec508c501486f7f8ec39668.tar.gz
cpython-9783e443bc0d653fcec508c501486f7f8ec39668.tar.bz2
Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index dcd2c37..63b959d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -42,6 +42,18 @@ Documentation
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?
===============================================