| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid “error: None” messages from distutils (#4931). | Éric Araujo | 2014-03-12 | 1 | -2/+10 |
|
|
* | Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from | Éric Araujo | 2011-02-03 | 1 | -1/+2 |
|
|
* | reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the... | Tarek Ziadé | 2010-03-05 | 1 | -258/+2 |
|
|
* | added local get_platform/set_platform APIs in distutils.sysconfig | Tarek Ziadé | 2010-01-26 | 1 | -93/+6 |
|
|
* | taking sysconfig out of distutils | Tarek Ziadé | 2010-01-23 | 1 | -36/+6 |
|
|
* | Unittests and news items for the patch in r77026. | Ronald Oussoren | 2009-12-24 | 1 | -1/+30 |
|
|
* | fixed stdout alteration in test_distutils | Tarek Ziadé | 2009-11-01 | 1 | -0/+4 |
|
|
* | fixed finally state in distutils.test_util | Tarek Ziadé | 2009-10-24 | 1 | -1/+1 |
|
|
* | Issue #7071: byte-compilation in Distutils now looks at sys.dont_write_bytecode | Tarek Ziadé | 2009-10-24 | 1 | -5/+13 |
|
|
* | Changed distutils tests to avoid environment alteration | Tarek Ziadé | 2009-10-18 | 1 | -5/+6 |
|
|
* | Update distutils.util tests after my changes | Ronald Oussoren | 2009-09-15 | 1 | -1/+21 |
|
|
* | #6466 refactored distutils duplicate get_versions() functions (used to get gc... | Tarek Ziadé | 2009-07-16 | 1 | -3/+94 |
|
|
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|
|
* | now using EnvironGuard everywhere | Tarek Ziadé | 2009-05-10 | 1 | -30/+15 |
|
|
* | #5976: fixed distutils test_check_environ | Tarek Ziadé | 2009-05-09 | 1 | -6/+11 |
|
|
* | Issue #4951: Fixed failure in test_httpservers | Tarek Ziadé | 2009-04-25 | 1 | -2/+5 |
|
|
* | #5795 sysconfig._config_vars was shadowed in tearDown | Tarek Ziadé | 2009-04-20 | 1 | -3/+4 |
|
|
* | Fixed #5607: Distutils test_get_platform was failing fo Mac OS X fat binaries. | Tarek Ziadé | 2009-04-13 | 1 | -1/+31 |
|
|
* | Issue #5472: Fixed distutils.test_util tear down | Tarek Ziadé | 2009-03-11 | 1 | -0/+2 |
|
|
* | fix the environ for distutils test_util | Tarek Ziadé | 2009-02-13 | 1 | -1/+6 |
|
|
* | Issue #2461: added tests for distutils.util | Tarek Ziadé | 2009-02-13 | 1 | -0/+213 |
|
|