- f14c28f bpo-34011: Fixes missing venv files and other tests (GH-9458) by Steve Dower · 6 years ago
- 49ce74e Remove all mention of Windows IA-64 support (GH-3389) by Zachary Ware · 7 years ago
- e660327 Issue #28849: Merge 3.6. by Xavier de Gaye · 8 years ago
- 471bc3c Issue #28849: Skip test_sysconfig.test_triplet_in_ext_suffix on non linux platforms. by Xavier de Gaye · 8 years ago
- 5ca2b10 Issue #28849: Merge 3.6. by Xavier de Gaye · 8 years ago
- 32cf1ac Issue #28849: Do not define sys.implementation._multiarch on Android. by Xavier de Gaye · 8 years ago
- f7cc603 Skip a sysconfig test if _ctypes is not available. by Zachary Ware · 8 years ago
- fda8961 Issue #27917: Fix test_triplet_in_ext_suffix for the 'x86' Android platform. by Xavier de Gaye · 8 years ago
- ad13edb Issue #24705: Add a test case for ef84d21f5292 by Berker Peksag · 9 years ago
- 5fbadb6 Use support.change_cwd() in tests. by Serhiy Storchaka · 9 years ago
- 2a23adf Use support.change_cwd() in tests. by Serhiy Storchaka · 9 years ago
- 3b81248 Issues #22980, 23969: For OS X, use PEP 3149-style file names for extension by Ned Deily · 10 years ago
- 807b80d - #22980: fix typo in Lib/test/test_sysconfig.py triplet test by doko@ubuntu.com · 10 years ago
- d3899c1 - Issue #22980: Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include by doko@ubuntu.com · 10 years ago
- 5bd7bf5 Issue #22980: Under Linux, C extensions now include bitness in the file name, by Antoine Pitrou · 10 years ago
- eaec359 Issue #19760: Silence sysconfig's 'SO' key deprecation warnings in tests. by Serhiy Storchaka · 11 years ago
- 197a770 - Issue #19555: Restore sysconfig.get_config_var('SO'), with a by Barry Warsaw · 11 years ago
- 3d3e1ba Issue #19340: Fix test_sysconfig when Python is built with an empty prefix. by Antoine Pitrou · 11 years ago
- dde25c4 Issue #19340: Fix test_sysconfig when Python is built with an empty prefix. by Antoine Pitrou · 11 years ago
- f01d695 Closes #16135: Removal of OS/2 support by Jesus Cea · 12 years ago
- 075bbb1 utilize subprocess.DEVNULL by Philip Jenvey · 12 years ago
- 6c779ea Issue #15364: Fix test_srcdir for the installed case. by Ned Deily · 12 years ago
- 46874ad Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path. by Richard Oudkerk · 12 years ago
- df8aa2b Issue #15184: Ensure consistent results of OS X configuration by Ned Deily · 12 years ago
- 605a62d Issue #15118: Change return value of os.uname() and os.times() from by Larry Hastings · 12 years ago
- ec177c1 Packaging removal: also revert introduction of sysconfig.cfg. by Éric Araujo · 12 years ago
- 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
- d710d14 convince regrtest.py we aren't modifying _CONFIG_VARS by Benjamin Peterson · 13 years ago
- 6ebea15 Merge fixes for #10526, #10359, #11254, #9100 and the bug without number by Éric Araujo · 13 years ago
- de50455 Fix test_sysconfig when prefix != exec-prefix (#9100). by Éric Araujo · 13 years ago
- c1b7e7f A few style changes originally done in the distutils2 repo by Éric Araujo · 13 years ago
- ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
- 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
- a426554 Explicitly close a file to stop raising a ResourceWarning. by Brett Cannon · 13 years ago
- f46676d Branch merge by Éric Araujo · 13 years ago
- 559b5f1 Minor cleanup in sysconfig. by Éric Araujo · 13 years ago
- 17dc819 (Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to by Victor Stinner · 13 years ago
- 1273b7c Issue #12070: Fix the Makefile parser of the sysconfig module to handle by Victor Stinner · 13 years ago
- 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago
- 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
- 3b4499c Fix #9333. The symlink function is always available now, raising OSError by Brian Curtin · 14 years ago
- 52173d4 Fix #9333. Expose os.symlink on Windows only when usable. by Brian Curtin · 14 years ago
- b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
- 0646b4b test_get_makefile_filename() is not compatible with Windows. by Barry Warsaw · 14 years ago
- ebbef6f Issue 9877: expose sysconfig.get_makefile_filename() in the public API. by Barry Warsaw · 14 years ago
- db902ac Skip this test as it doesn't apply to Windows. It was added for by Brian Curtin · 14 years ago
- f4ebe2e This patch adds a testcase that demonstrates a problem by Ronald Oussoren · 14 years ago
- 74e4561 Re-flow several long lines from #1578269. by Brian Curtin · 14 years ago
- d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 14 years ago
- a751499 Made sysconfig a script that displays useful information - #8770 by Tarek Ziadé · 14 years ago
- 06710a8 Merged revisions 81371 via svnmerge from by Tarek Ziadé · 14 years ago
- 3c451e6 Merged revisions 80986-80987 via svnmerge from by Benjamin Peterson · 15 years ago
- 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 15 years ago
- 89fad14 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from by Georg Brandl · 15 years ago
- 01fe610 Merged revisions 78832 via svnmerge from by Florent Xicluna · 15 years ago
- a470738 Merged revisions 78828 via svnmerge from by Florent Xicluna · 15 years ago
- d69fe2a Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from by Benjamin Peterson · 15 years ago
- bd79768 Merged revisions 77919,77921-77922 via svnmerge from by Tarek Ziadé · 15 years ago
- 8b441d0 Merged revisions 77759,77761 via svnmerge from by Tarek Ziadé · 15 years ago
- edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago