Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 3f568389763c205f8779ad75f2cf44ab9782608e authored by Larry Hastings on 07 August 2017, 07:59:11 UTC
Version bump for 3.5.4 final.
Tip revision: 3f56838
3.5.2.rst
.. bpo: 26930
.. date: 9676
.. nonce: 9JUeSD
.. release date: 2016-06-26
.. section: Core and Builtins

Update Windows builds to use OpenSSL 1.0.2h.

..

.. bpo: 26867
.. date: 9675
.. nonce: QPSyP5
.. section: Tests

Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.

..

.. bpo: 27365
.. date: 9674
.. nonce: ipkJ_M
.. section: IDLE

Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.
back to top