Staging
v0.5.1
https://github.com/python/cpython
Revision 294c5229b12c3c6150719910846bdcdba8ed4f3e authored by Miss Islington (bot) on 11 October 2019, 21:09:44 UTC, committed by GitHub on 11 October 2019, 21:09:44 UTC
(cherry picked from commit dd6117c6d7859fee57751593cd56f0862131de8b)

Co-authored-by: bariod <35639254+bariod@users.noreply.github.com>
1 parent 50290e3
Raw File
Tip revision: 294c5229b12c3c6150719910846bdcdba8ed4f3e authored by Miss Islington (bot) on 11 October 2019, 21:09:44 UTC
Fix typo in the "Porting to Python 3.8" section. (GH-16435)
Tip revision: 294c522
3.6.5.rst
.. bpo: 32872
.. date: 2018-03-28-01-35-02
.. nonce: J5NDUj
.. release date: 2018-03-28
.. section: Tests

Avoid regrtest compatibility issue with namespace packages.

..

.. bpo: 33163
.. date: 2018-03-28-04-15-03
.. nonce: hfpWuU
.. section: Build

Upgrade pip to 9.0.3 and setuptools to v39.0.1.
back to top