diff options
author | Ned Deily <nad@python.org> | 2018-06-27 22:45:50 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-06-27 22:45:50 (GMT) |
commit | aee5df5e16ec20e94d4315701315c32edae752f5 (patch) | |
tree | e895a6a96b97cdc0650bf1949f3d8fcfbc52eaa0 /Misc/NEWS.d/3.5.2.rst | |
parent | 492572715aa0f4ddab51f979f7f56465c762227c (diff) | |
download | cpython-aee5df5e16ec20e94d4315701315c32edae752f5.zip cpython-aee5df5e16ec20e94d4315701315c32edae752f5.tar.gz cpython-aee5df5e16ec20e94d4315701315c32edae752f5.tar.bz2 |
Forward port 3.7.0 final changes
Diffstat (limited to 'Misc/NEWS.d/3.5.2.rst')
-rw-r--r-- | Misc/NEWS.d/3.5.2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS.d/3.5.2.rst b/Misc/NEWS.d/3.5.2.rst index b9c366e..982b227 100644 --- a/Misc/NEWS.d/3.5.2.rst +++ b/Misc/NEWS.d/3.5.2.rst @@ -1,5 +1,5 @@ .. bpo: 26930 -.. date: 8336 +.. date: 9676 .. nonce: 9JUeSD .. release date: 2016-06-26 .. section: Core and Builtins @@ -9,7 +9,7 @@ Update Windows builds to use OpenSSL 1.0.2h. .. .. bpo: 26867 -.. date: 8335 +.. date: 9675 .. nonce: QPSyP5 .. section: Tests @@ -18,7 +18,7 @@ Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. .. .. bpo: 27365 -.. date: 8334 +.. date: 9674 .. nonce: ipkJ_M .. section: IDLE |