Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 2a348c453954cbe7c2654a99a18bf08ee2826fc0 authored by Mariatta on 02 July 2020, 19:40:15 UTC
Update .github/workflows/stale.yml
Tip revision: 2a348c4
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