summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/config.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrap issue by importing the cgi module lazilyAntoine Pitrou2013-12-221-1/+1
|\
| * Fix bootstrap issue by importing the cgi module lazilyAntoine Pitrou2013-12-221-1/+1
* | Fix TypeError on "setup.py upload --show-response".Antoine Pitrou2013-12-221-0/+7
|\ \ | |/
| * Fix TypeError on "setup.py upload --show-response".Antoine Pitrou2013-12-221-0/+7
| * Issue #12226: HTTPS is now used by default when connecting to PyPI.Antoine Pitrou2013-12-221-1/+1
* | use the HTTPS for pypi uploadBenjamin Peterson2013-03-181-1/+10
|/
* Create ~/.pypirc securely (#13512).Éric Araujo2012-12-081-10/+1
* reverted distutils its 3.1 state. All new work is now happening in disutils2,...Tarek Ziadé2010-07-221-0/+3
* Merged revisions 76956 via svnmerge fromTarek Ziadé2009-12-211-3/+0
* Merged revisions 68415 via svnmerge fromTarek Ziadé2009-01-091-2/+2
* Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,...Benjamin Peterson2008-12-271-2/+2
* Merged revisions 63575 via svnmerge fromGeorg Brandl2008-05-261-1/+1
* Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,...Alexandre Vassalotti2008-05-161-1/+1
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-161-2/+2
* Fixed configparser import in distutils.config.Alexandre Vassalotti2008-05-151-0/+124