| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-36264: Don't honor POSIX HOME in os.path.expanduser on Windows (GH-12282) | Anthony Sottile | 2019-03-12 | 1 | -0/+1 |
* | Merge 3.5 | Donald Stufft | 2016-08-03 | 1 | -3/+3 |
|\ |
|
| * | Merge 3.4 | Donald Stufft | 2016-08-03 | 1 | -3/+3 |
| |\ |
|
| | * | Switch upload.pypi.io to upload.pypi.org | Donald Stufft | 2016-08-03 | 1 | -2/+2 |
| | * | Switch to the new upload url for PyPI | Donald Stufft | 2016-07-06 | 1 | -2/+2 |
| | * | Issue #12226: HTTPS is now used by default when connecting to PyPI. | Antoine Pitrou | 2013-12-22 | 1 | -2/+2 |
| | |\ |
|
| | | * | Issue #12226: HTTPS is now used by default when connecting to PyPI. | Antoine Pitrou | 2013-12-22 | 1 | -2/+2 |
* | | | | merge 3.5 | Donald Stufft | 2016-07-06 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix a test with the new upload URL | Donald Stufft | 2016-07-06 | 1 | -1/+1 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-07-06 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 3.4 | Benjamin Peterson | 2016-07-06 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | Switch to the new upload url for PyPI | Donald Stufft | 2016-07-06 | 1 | -2/+2 |
* | | | | | Merge from 3.5 | Berker Peksag | 2016-06-24 | 1 | -3/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Make PyPIRCCommandTestCase derive from a base class | Berker Peksag | 2016-06-24 | 1 | -3/+6 |
* | | | | | Issue #20120: Merge from 3.5 | Berker Peksag | 2016-06-20 | 1 | -0/+19 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Issue #20120: Add a test case to verify the % char can be used in .pypirc | Berker Peksag | 2016-06-20 | 1 | -0/+19 |
| |/ / / |
|
* | | | | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
* | | | | Issue #23277: Remove more unused sys and os imports. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
|/ / / |
|
* | | | Issue #19600: Use specific asserts in distutils tests. | Serhiy Storchaka | 2013-11-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #19600: Use specific asserts in distutils tests. | Serhiy Storchaka | 2013-11-17 | 1 | -1/+1 |
| |/ |
|
* | | use the HTTPS for pypi upload | Benjamin Peterson | 2013-03-18 | 1 | -2/+2 |
|/ |
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -3/+3 |
* | 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/+6 |
* | Merged revisions 75485 via svnmerge from | Tarek Ziadé | 2009-10-18 | 1 | -1/+1 |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
* | Merged revisions 72543 via svnmerge from | Tarek Ziadé | 2009-05-10 | 1 | -25/+4 |
* | Merged revisions 70886,70888-70892 via svnmerge from | Tarek Ziadé | 2009-03-31 | 1 | -1/+3 |
* | Merged revisions 69976 via svnmerge from | Tarek Ziadé | 2009-02-25 | 1 | -2/+2 |
* | Merged revisions 69609 via svnmerge from | Tarek Ziadé | 2009-02-14 | 1 | -5/+7 |
* | Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,... | Benjamin Peterson | 2008-12-27 | 1 | -0/+29 |
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+103 |