| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was una... | Jason R. Coombs | 2013-11-10 | 1 | -31/+29 |
|\ |
|
| * | Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of... | Jason R. Coombs | 2013-11-10 | 1 | -31/+29 |
|
|
* | | Issue #16717: get rid of socket.error, replace with OSError | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|/ |
|
* | Issue #10571: Fix the "--sign" option of distutils' upload command. | Antoine Pitrou | 2012-06-28 | 1 | -1/+1 |
|
|
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -1/+5 |
|
|
* | Follow-up to #9199: Fix str.join use, add newlines. | Éric Araujo | 2010-09-08 | 1 | -1/+1 |
|
|
* | Fix incorrect use of Command.announce (#9199) | Éric Araujo | 2010-09-07 | 1 | -1/+2 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -38/+45 |
|
|
* | Merged revisions 76956 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -3/+3 |
|
|
* | Merged revisions 76952 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -2/+2 |
|
|
* | Merged revisions 73436 via svnmerge from | Tarek Ziadé | 2009-06-28 | 1 | -31/+29 |
|
|
* | Merged revisions 73435 via svnmerge from | Tarek Ziadé | 2009-06-28 | 1 | -12/+7 |
|
|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+1 |
|
|
* | Merged revisions 70886,70888-70892 via svnmerge from | Tarek Ziadé | 2009-03-31 | 1 | -1/+1 |
|
|
* | Merged revisions 70017 via svnmerge from | Tarek Ziadé | 2009-02-27 | 1 | -1/+7 |
|
|
* | Merged revisions 68415 via svnmerge from | Tarek Ziadé | 2009-01-09 | 1 | -0/+5 |
|
|
* | #4338: Fix the distutils "setup.py upload" command. | Amaury Forgeot d'Arc | 2008-11-20 | 1 | -17/+19 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -3/+4 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -3/+3 |
|
|
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 1 | -28/+13 |
|
|
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 1 | -1/+1 |
|
|
* | Run 2to3's fix_has_key over distutils. | Collin Winter | 2007-09-01 | 1 | -1/+1 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -2/+1 |
|
|
* | Merged revisions 56753-56781 via svnmerge from | Guido van Rossum | 2007-08-06 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+10 |
|
|
* | Patch #1299675: Pass metadata in upload. | Martin v. Löwis | 2006-01-08 | 1 | -9/+33 |
|
|
* | Fix "upload" command garbling and truncating files on Windows. If it's a | Phillip J. Eby | 2005-07-07 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2005-03-28 | 1 | -5/+4 |
|
|
* | Add missing socket import | Martin v. Löwis | 2005-03-24 | 1 | -0/+1 |
|
|
* | Make dist_files a triple, with the Python target version included, | Martin v. Löwis | 2005-03-23 | 1 | -7/+4 |
|
|
* | Make the signature detached. | Martin v. Löwis | 2005-03-22 | 1 | -1/+1 |
|
|
* | Don't set the Python version for sdist uploads. | Martin v. Löwis | 2005-03-22 | 1 | -0/+2 |
|
|
* | Upload GPG signature. | Martin v. Löwis | 2005-03-22 | 1 | -3/+16 |
|
|
* | Actually add the implementation of the command. | Martin v. Löwis | 2005-03-21 | 1 | -0/+150 |
|
|
* | Add the upload command. Make all dist commands register their | Martin v. Löwis | 2005-03-21 | 1 | -0/+4 |
|
|