diff options
author | Steve Dower <steve.dower@microsoft.com> | 2015-09-11 18:29:07 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2015-09-11 18:29:07 (GMT) |
commit | 729aa1462a13c778b3181cf1c784afc1609f89d7 (patch) | |
tree | 3702bff07383e652a30219d2061276152a6e1450 | |
parent | 6695c2e356992d1e7c359c47cd243c65182996e8 (diff) | |
download | cpython-729aa1462a13c778b3181cf1c784afc1609f89d7.zip cpython-729aa1462a13c778b3181cf1c784afc1609f89d7.tar.gz cpython-729aa1462a13c778b3181cf1c784afc1609f89d7.tar.bz2 |
Adds 3.5.0 header to Misc/NEWS
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ----- |