[Python-checkins] cpython (merge 3.5 -> default): Merge.
larry.hastings
python-checkins at python.org
Wed Aug 26 02:22:39 CEST 2015
https://hg.python.org/cpython/rev/2fca6a5137a5
changeset: 97510:2fca6a5137a5
parent: 97508:f94fc2032bb1
parent: 97509:91376b651e53
user: Larry Hastings <larry at hastings.org>
date: Tue Aug 25 17:21:54 2015 -0700
summary:
Merge.
files:
Misc/NEWS | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -104,6 +104,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?
===============================================
--
Repository URL: https://hg.python.org/cpython
More information about the Python-checkins
mailing list