COMMITS
/ Lib/distutils/config.py November 28, 2017
V
bpo-32155: Revert distutils.config change (#4618)
Victor Stinner committed
V
bpo-32155: Bugfixes found by flake8 F841 warnings (#4608)
Victor Stinner committed
August 3, 2016
July 6, 2016
D
Switch to the new upload url for PyPI
Donald Stufft committed
D
Switch to the new upload url for PyPI
Donald Stufft committed
May 4, 2016
December 22, 2013
A
Fix bootstrap issue by importing the cgi module lazily
Antoine Pitrou committed
A
Fix bootstrap issue by importing the cgi module lazily
Antoine Pitrou committed
A
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou committed
A
Fix TypeError on "setup.py upload --show-response".
Antoine Pitrou committed
A
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou committed
March 18, 2013
B
use the HTTPS for pypi upload
Benjamin Peterson committed
December 8, 2012
É
Create ~/.pypirc securely (#13512).
Éric Araujo committed
July 22, 2010
December 21, 2009
T
Merged revisions 76956 via svnmerge from
Tarek Ziadé committed
January 9, 2009
T
Merged revisions 68415 via svnmerge from
Tarek Ziadé committed
December 27, 2008
May 26, 2008
G
Merged revisions 63575 via svnmerge from
Georg Brandl committed
May 16, 2008
May 15, 2008
A
Fixed configparser import in distutils.config.
Alexandre Vassalotti committed