summaryrefslogtreecommitdiff
path: root/Lib/distutils/config.py
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4Donald Stufft2016-08-031-2/+2
|\
| * merge 3.4Benjamin Peterson2016-07-061-2/+2
| |\
| | * Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for i...Jason R. Coombs2016-05-041-2/+2
* | | Merge 3.3Donald Stufft2016-08-031-0/+9
|\ \ \ | |/ /
| * | Switch to the new upload url for PyPIDonald Stufft2016-07-061-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
| |\ \
| * | | use the HTTPS for pypi uploadBenjamin Peterson2013-03-181-1/+10
* | | | Switch upload.pypi.io to upload.pypi.orgDonald Stufft2016-08-031-1/+1
* | | | Switch to the new upload url for PyPIDonald Stufft2016-07-061-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
* | Issue #12226: HTTPS is now used by default when connecting to PyPI.Antoine Pitrou2013-12-221-1/+1
|/
* Create ~/.pypirc securely (#13512).?ric Araujo2012-12-081-10/+1
* 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