| Commit message (Expand) | Author | Age | Files | Lines |
* | convince regrtest.py we aren't modifying _CONFIG_VARS | Benjamin Peterson | 2012-01-04 | 1 | -2/+3 |
* | Merge fixes for #10526, #10359, #11254, #9100 and the bug without number | Éric Araujo | 2011-10-08 | 1 | -44/+39 |
|\ |
|
| * | A few style changes originally done in the distutils2 repo | Éric Araujo | 2011-09-18 | 1 | -9/+7 |
| * | Merge fix for #10086 from 3.2 | Éric Araujo | 2011-08-31 | 1 | -2/+2 |
| |\ |
|
| * | | Explicitly close a file to stop raising a ResourceWarning. | Brett Cannon | 2011-08-04 | 1 | -12/+13 |
| * | | Branch merge | Éric Araujo | 2011-05-26 | 1 | -12/+30 |
| |\ \ |
|
| | * \ | (Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to | Victor Stinner | 2011-05-24 | 1 | -10/+24 |
| | |\ \ |
|
| * | | | | Minor cleanup in sysconfig. | Éric Araujo | 2011-05-25 | 1 | -15/+0 |
| |/ / / |
|
| * | | | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -12/+15 |
* | | | | Fix test_sysconfig when prefix != exec-prefix (#9100). | Éric Araujo | 2011-10-08 | 1 | -6/+9 |
| |_|/
|/| | |
|
* | | | Fix test_sysconfig when run from a Python installed under /site (#10086). | Éric Araujo | 2011-08-31 | 1 | -2/+2 |
| |/
|/| |
|
* | | Issue #12070: Fix the Makefile parser of the sysconfig module to handle | Victor Stinner | 2011-05-24 | 1 | -10/+24 |
|/ |
|
* | Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set i... | Ronald Oussoren | 2011-05-15 | 1 | -3/+53 |
* | Fix #9333. The symlink function is always available now, raising OSError | Brian Curtin | 2010-12-28 | 1 | -3/+2 |
* | Fix #9333. Expose os.symlink on Windows only when usable. | Brian Curtin | 2010-12-02 | 1 | -2/+3 |
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -18/+18 |
* | test_get_makefile_filename() is not compatible with Windows. | Barry Warsaw | 2010-09-20 | 1 | -0/+2 |
* | Issue 9877: expose sysconfig.get_makefile_filename() in the public API. | Barry Warsaw | 2010-09-20 | 1 | -0/+4 |
* | Skip this test as it doesn't apply to Windows. It was added for | Brian Curtin | 2010-07-22 | 1 | -0/+1 |
* | This patch adds a testcase that demonstrates a problem | Ronald Oussoren | 2010-07-19 | 1 | -0/+6 |
* | Re-flow several long lines from #1578269. | Brian Curtin | 2010-07-09 | 1 | -2/+2 |
* | Implement #1578269. Patch by Jason R. Coombs. | Brian Curtin | 2010-07-08 | 1 | -4/+10 |
* | Made sysconfig a script that displays useful information - #8770 | Tarek Ziadé | 2010-05-25 | 1 | -2/+10 |
* | Merged revisions 81371 via svnmerge from | Tarek Ziadé | 2010-05-19 | 1 | -1/+10 |
* | Merged revisions 80986-80987 via svnmerge from | Benjamin Peterson | 2010-05-08 | 1 | -2/+2 |
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -1/+0 |
* | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 1 | -0/+1 |
* | Merged revisions 78832 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -3/+2 |
* | Merged revisions 78828 via svnmerge from | Florent Xicluna | 2010-03-11 | 1 | -1/+19 |
* | Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from | Benjamin Peterson | 2010-02-03 | 1 | -5/+4 |
* | Merged revisions 77919,77921-77922 via svnmerge from | Tarek Ziadé | 2010-02-02 | 1 | -1/+7 |
* | Merged revisions 77759,77761 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -1/+27 |
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -0/+214 |