Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: baacaac06f93dd624c9d7b3bac0e13fbe34f2d8c authored by Benjamin Peterson on 16 February 2019, 19:02:20 UTC
Set version to 2.7.16rc1.
Tip revision: baacaac
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