| Commit message (Expand) | Author | Age | Files | Lines |
* | use patch context manager instead of decorator because the decorator 'leaks' ... | Benjamin Peterson | 2014-09-20 | 1 | -3/+3 |
|
|
* | #22315: Use an existent directory for 'src' to trigger appropriate behavior. | Jason R. Coombs | 2014-08-31 | 1 | -1/+2 |
|
|
* | #22315: Provide an actual directory during test invocation. | Jason R. Coombs | 2014-08-31 | 1 | -1/+1 |
|
|
* | #22315: Use technique outlined in test_file_util | Jason R. Coombs | 2014-08-31 | 1 | -22/+5 |
|
|
* | #22315: Add test to capture the failure. | Jason R. Coombs | 2014-08-31 | 1 | -0/+29 |
|
|
* | Correct indent | Jason R. Coombs | 2014-08-31 | 1 | -1/+1 |
|
|
* | Remove unused import | Jason R. Coombs | 2014-08-31 | 1 | -1/+0 |
|
|
* | Ignore .nfs* files in distutils (#7719). | Éric Araujo | 2012-12-08 | 1 | -5/+16 |
|
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -11/+11 |
|
|
* | Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) | Éric Araujo | 2010-11-06 | 1 | -1/+2 |
|
|
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -2/+4 |
|
|
* | Update the test_distutils mode test to test with umask value properly. | Senthil Kumaran | 2010-09-19 | 1 | -2/+7 |
|
|
* | Skip the distutils mode test on Windows OS. | Senthil Kumaran | 2010-09-18 | 1 | -0/+3 |
|
|
* | Fix Issue2236: Distutils' mkpath implementation ignoring the "mode" parameter | Senthil Kumaran | 2010-09-17 | 1 | -0/+7 |
|
|
* | Merged revisions 73008 via svnmerge from | Hirokazu Yamamoto | 2009-05-29 | 1 | -2/+2 |
|
|
* | Merged revisions 72768 via svnmerge from | Tarek Ziadé | 2009-05-18 | 1 | -1/+1 |
|
|
* | Merged revisions 72727 via svnmerge from | Tarek Ziadé | 2009-05-17 | 1 | -4/+10 |
|
|
* | Merged revisions 69609 via svnmerge from | Tarek Ziadé | 2009-02-14 | 1 | -6/+7 |
|
|
* | Merged revisions 69324 via svnmerge from | Tarek Ziadé | 2009-02-06 | 1 | -0/+91 |
|
|