Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: e5f6aba872e66bfd86eb592214696a519cded197 authored by Larry Hastings on 01 November 2019, 23:02:34 UTC
Version bump for 3.5.9 final.
Tip revision: e5f6aba
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