summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-09-11 18:29:07 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-09-11 18:29:07 (GMT)
commit729aa1462a13c778b3181cf1c784afc1609f89d7 (patch)
tree3702bff07383e652a30219d2061276152a6e1450
parent6695c2e356992d1e7c359c47cd243c65182996e8 (diff)
downloadcpython-729aa1462a13c778b3181cf1c784afc1609f89d7.zip
cpython-729aa1462a13c778b3181cf1c784afc1609f89d7.tar.gz
cpython-729aa1462a13c778b3181cf1c784afc1609f89d7.tar.bz2
Adds 3.5.0 header to Misc/NEWS
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ee579ec..909814b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -104,6 +104,11 @@ Windows
- Issue #25022: Removed very outdated PC/example_nt/ directory.
+What's New in Python 3.5.0 final?
+=================================
+
+Release date: 2015-09-13
+
Build
-----