Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 7a41638b5b183d0b9b27449d502d0a15001134ee authored by Benjamin Peterson on 04 April 2020, 16:54:14 UTC
Bump version to 2.7.18rc1.
Tip revision: 7a41638
2.7.2.rst
.. bpo: 12009
.. date: 8463
.. nonce: nQPg8Y
.. release date: 2011-06-11
.. section: Library

Fixed regression in netrc file comment handling.

..

.. bpo: 1221
.. date: 8462
.. nonce: vFJB6t
.. section: Library

Make pyexpat.__version__ equal to the Python version.
back to top