| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -1/+1 |
|
|
* | Issue #17177: Stop using imp in distutils | Brett Cannon | 2013-06-15 | 1 | -3/+4 |
|
|
* | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -1/+1 |
|
|
* | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -2/+2 |
|
|
* | Closes #16135: Removal of OS/2 support (distutils) | Jesus Cea | 2012-10-10 | 1 | -6/+0 |
|
|
* | Issue #15184: Ensure consistent results of OS X configuration | Ned Deily | 2012-07-21 | 1 | -88/+4 |
|
|
* | - Issue #14330: For cross builds, don't use host python, use host search paths | doko@ubuntu.com | 2012-06-30 | 1 | -0/+4 |
|
|
* | And yet another emergency fix for #13803 bootstrap issue: Under Solaris, dist... | Jesus Cea | 2012-01-18 | 1 | -1/+1 |
|
|
* | Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't in... | Jesus Cea | 2012-01-18 | 1 | -2/+5 |
|
|
* | Closes #13803: Under Solaris, distutils doesn't include bitness in the direct... | Jesus Cea | 2012-01-18 | 1 | -0/+2 |
|
|
* | Fix docstring of distutils.util.byte_compile (followup for #11254) | Éric Araujo | 2011-10-08 | 1 | -3/+3 |
|
|
* | Fix distutils byte-compilation to comply with PEP 3147 (#11254). | Éric Araujo | 2011-10-07 | 1 | -2/+9 |
|
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set i... | Ronald Oussoren | 2011-05-15 | 1 | -3/+1 |
|
|
* | Remove traces of Mac OS 9 support, again (#9508). | Éric Araujo | 2010-11-06 | 1 | -9/+0 |
|
|
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -7/+9 |
|
|
* | reverted distutils its 3.1 state. All new work is now happening in disutils2,... | Tarek Ziadé | 2010-07-22 | 1 | -111/+214 |
|
|
* | Remove traces of MacOS9 support. | Ronald Oussoren | 2010-05-05 | 1 | -9/+0 |
|
|
* | Merged revisions 77759,77761 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -0/+21 |
|
|
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -168/+2 |
|
|
* | Merged revisions 77026 via svnmerge from | Ronald Oussoren | 2009-12-24 | 1 | -0/+10 |
|
|
* | Merged revisions 76684 via svnmerge from | Tarek Ziadé | 2009-12-06 | 1 | -2/+2 |
|
|
* | Merged revisions 75669-75671 via svnmerge from | Tarek Ziadé | 2009-10-25 | 1 | -0/+5 |
|
|
* | Merged revisions 74806 via svnmerge from | Ronald Oussoren | 2009-09-15 | 1 | -5/+20 |
|
|
* | Merged revisions 74024 via svnmerge from | Tarek Ziadé | 2009-07-16 | 1 | -1/+53 |
|
|
* | Merged revisions 73762 via svnmerge from | Tarek Ziadé | 2009-07-02 | 1 | -46/+43 |
|
|
* | Add new copydir_run_2to3() function, for use e.g. in test runners to transpar... | Georg Brandl | 2009-03-31 | 1 | -0/+33 |
|
|
* | Merged revisions 67982,67988,67990 via svnmerge from | Benjamin Peterson | 2008-12-30 | 1 | -6/+16 |
|
|
* | Issue #4073: Add 2to3 support to build_scripts, refactor that support | Martin v. Löwis | 2008-12-01 | 1 | -0/+48 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 63955 via svnmerge from | Georg Brandl | 2008-07-16 | 1 | -2/+9 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -2/+2 |
|
|
* | Missed one because of indirection. | Georg Brandl | 2008-01-06 | 1 | -1/+1 |
|
|
* | Stop using the find function on the string module, use the string method. | Neal Norwitz | 2007-08-30 | 1 | -4/+4 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -12/+8 |
|
|
* | Merged revisions 57221-57391 via svnmerge from | Guido van Rossum | 2007-08-24 | 1 | -1/+20 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -14/+12 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -3/+3 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -0/+49 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
|
|
* | Defer compilation of regular expressions until first use. | Martin v. Löwis | 2004-03-25 | 1 | -3/+7 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -8/+8 |
|
|
* | Translate spaces in the machine name to underscores | Andrew M. Kuchling | 2003-01-06 | 1 | -2/+3 |
|
|
* | Adding Python <= 2.2 support back in. | Marc-André Lemburg | 2002-12-03 | 1 | -3/+10 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+0 |
|
|
* | SF bug #574235, convert_path fails with empty pathname | Neal Norwitz | 2002-08-13 | 1 | -2/+4 |
|
|
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -3/+3 |
|
|
* | Make setup.py less chatty by default. | Jeremy Hylton | 2002-06-04 | 1 | -27/+18 |
|
|