summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-07-17 04:54:03 (GMT)
committerNed Deily <nad@python.org>2017-07-17 04:54:03 (GMT)
commita61089f57337130710b20c71e5c33f873e842fcc (patch)
treec613947886d7284713839501d929f74faaffa502 /Misc/NEWS
parent05217f2ead9fbf4677487611d0160180d47b1152 (diff)
downloadcpython-a61089f57337130710b20c71e5c33f873e842fcc.zip
cpython-a61089f57337130710b20c71e5c33f873e842fcc.tar.gz
cpython-a61089f57337130710b20c71e5c33f873e842fcc.tar.bz2
Bump to v3.6.2+
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3cdacc2..e7e9cb4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -28,6 +28,14 @@ Library
They now always return bytes.
+What's New in Python 3.6.2?
+===========================
+
+*Release date: 2017-07-17*
+
+- No changes since release candidate 2
+
+
What's New in Python 3.6.2 release candidate 2?
===============================================