| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-34605: Replace "pliant children" with "helpers" (GH-9195) | Victor Stinner | 2018-09-11 | 1 | -1/+1 |
|
|
* | bpo-34605: childs => children (GH-9102) | Victor Stinner | 2018-09-07 | 1 | -1/+1 |
|
|
* | bpo-34605: Avoid master/slave terms (GH-9101) | Victor Stinner | 2018-09-07 | 1 | -1/+1 |
|
|
* | Issue #27919: Deprecate extra_path option in distutils. | Jason R. Coombs | 2016-09-01 | 1 | -0/+6 |
|
|
* | Closes #27904: Improved logging statements to defer formatting until needed. | Vinay Sajip | 2016-08-31 | 1 | -1/+1 |
|
|
* | Issue #25985: sys.version_info is now used instead of sys.version | Serhiy Storchaka | 2016-02-11 | 1 | -2/+2 |
|
|
* | Closes #23437: Make user scripts directory versioned on Windows (patch by pmo... | Steve Dower | 2015-02-14 | 1 | -1/+1 |
|
|
* | remove 2.2 and 2.6 compat code (closes #22200) | Benjamin Peterson | 2014-08-18 | 1 | -26/+11 |
|
|
* | #18741: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|\ |
|
| * | #18741: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|
|
* | | Merge 3.3, issue #17047: remove doubled words found in 2.7 to | Terry Jan Reedy | 2013-03-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, | Terry Jan Reedy | 2013-03-11 | 1 | -2/+2 |
|
|
* | | Closes #16135: Removal of OS/2 support (distutils) | Jesus Cea | 2012-10-10 | 1 | -15/+0 |
|/ |
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | sys.abiflags is not defined on all platforms. | Barry Warsaw | 2010-11-25 | 1 | -1/+6 |
|
|
* | Final patch for issue 9807. | Barry Warsaw | 2010-11-24 | 1 | -2/+4 |
|
|
* | Remove traces of Mac OS 9 support, again (#9508). | Éric Araujo | 2010-11-06 | 1 | -16/+0 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -55/+74 |
|
|
* | Fix for issue #8577: without this patch test_distutils | Ronald Oussoren | 2010-06-15 | 1 | -2/+3 |
|
|
* | Remove traces of MacOS9 support. | Ronald Oussoren | 2010-05-05 | 1 | -14/+0 |
|
|
* | Merged revisions 78354 via svnmerge from | Tarek Ziadé | 2010-02-23 | 1 | -4/+1 |
|
|
* | Merged revisions 77949 via svnmerge from | Tarek Ziadé | 2010-02-03 | 1 | -0/+81 |
|
|
* | Merged revisions 77759,77761 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -3/+2 |
|
|
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -123/+40 |
|
|
* | Merged revisions 73197 via svnmerge from | Tarek Ziadé | 2009-06-04 | 1 | -45/+51 |
|
|
* | Merged revisions 70017 via svnmerge from | Tarek Ziadé | 2009-02-27 | 1 | -31/+52 |
|
|
* | #4283: fix left-over iteritems() in distutils. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 1 | -6/+77 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -0/+9 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -1/+1 |
|
|
* | Run 2to3's fix_has_key over distutils. | Collin Winter | 2007-09-01 | 1 | -1/+1 |
|
|
* | string.maketrans() now produces translation tables for bytes.translate() -- w... | Georg Brandl | 2007-08-31 | 1 | -3/+2 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -53/+32 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
|
|
* | Checkpoint. Manipulated things so that string literals are always | Guido van Rossum | 2007-04-27 | 1 | -1/+1 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -6/+6 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+1 |
|
|
* | Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. | Thomas Heller | 2005-01-20 | 1 | -2/+7 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | Backing out the basic dependency checking (from pycon sprint). | Anthony Baxter | 2004-10-13 | 1 | -12/+1 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
|
|
* | Make distutils "install --home" support all platforms. | Fred Drake | 2004-06-25 | 1 | -17/+17 |
|
|
* | Basic dependency checking. setup() has two new optional arguments | Anthony Baxter | 2004-03-22 | 1 | -1/+12 |
|
|
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+0 |
|
|
* | Use distutils.debug.DEBUG instead of distutils.core.DEBUG. | Jeremy Hylton | 2002-09-11 | 1 | -1/+2 |
|
|
* | Move warning about directory not on sys.path to debug level. | Jeremy Hylton | 2002-06-04 | 1 | -8/+10 |
|
|
* | Revert part of previous patch: several install_* subcommands expect | Andrew M. Kuchling | 2002-03-22 | 1 | -1/+1 |
|
|