1. f01d695 Closes #16135: Removal of OS/2 support by Jesus Cea · 12 years ago
  2. 075bbb1 utilize subprocess.DEVNULL by Philip Jenvey · 12 years ago
  3. 6c779ea Issue #15364: Fix test_srcdir for the installed case. by Ned Deily · 12 years ago
  4. 46874ad Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path. by Richard Oudkerk · 12 years ago
  5. df8aa2b Issue #15184: Ensure consistent results of OS X configuration by Ned Deily · 12 years ago
  6. 605a62d Issue #15118: Change return value of os.uname() and os.times() from by Larry Hastings · 12 years ago
  7. ec177c1 Packaging removal: also revert introduction of sysconfig.cfg. by Éric Araujo · 12 years ago
  8. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  9. d710d14 convince regrtest.py we aren't modifying _CONFIG_VARS by Benjamin Peterson · 13 years ago
  10. 6ebea15 Merge fixes for #10526, #10359, #11254, #9100 and the bug without number by Éric Araujo · 13 years ago
  11. de50455 Fix test_sysconfig when prefix != exec-prefix (#9100). by Éric Araujo · 13 years ago
  12. c1b7e7f A few style changes originally done in the distutils2 repo by Éric Araujo · 13 years ago
  13. ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
  14. 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
  15. a426554 Explicitly close a file to stop raising a ResourceWarning. by Brett Cannon · 13 years ago
  16. f46676d Branch merge by Éric Araujo · 13 years ago
  17. 559b5f1 Minor cleanup in sysconfig. by Éric Araujo · 13 years ago
  18. 17dc819 (Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to by Victor Stinner · 13 years ago
  19. 1273b7c Issue #12070: Fix the Makefile parser of the sysconfig module to handle by Victor Stinner · 13 years ago
  20. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago
  21. 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
  22. 3b4499c Fix #9333. The symlink function is always available now, raising OSError by Brian Curtin · 14 years ago
  23. 52173d4 Fix #9333. Expose os.symlink on Windows only when usable. by Brian Curtin · 14 years ago
  24. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  25. 0646b4b test_get_makefile_filename() is not compatible with Windows. by Barry Warsaw · 14 years ago
  26. ebbef6f Issue 9877: expose sysconfig.get_makefile_filename() in the public API. by Barry Warsaw · 14 years ago
  27. db902ac Skip this test as it doesn't apply to Windows. It was added for by Brian Curtin · 14 years ago
  28. f4ebe2e This patch adds a testcase that demonstrates a problem by Ronald Oussoren · 14 years ago
  29. 74e4561 Re-flow several long lines from #1578269. by Brian Curtin · 14 years ago
  30. d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 14 years ago
  31. a751499 Made sysconfig a script that displays useful information - #8770 by Tarek Ziadé · 14 years ago
  32. 06710a8 Merged revisions 81371 via svnmerge from by Tarek Ziadé · 14 years ago
  33. 3c451e6 Merged revisions 80986-80987 via svnmerge from by Benjamin Peterson · 14 years ago
  34. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  35. 89fad14 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from by Georg Brandl · 14 years ago
  36. 01fe610 Merged revisions 78832 via svnmerge from by Florent Xicluna · 14 years ago
  37. a470738 Merged revisions 78828 via svnmerge from by Florent Xicluna · 14 years ago
  38. d69fe2a Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from by Benjamin Peterson · 15 years ago
  39. bd79768 Merged revisions 77919,77921-77922 via svnmerge from by Tarek Ziadé · 15 years ago
  40. 8b441d0 Merged revisions 77759,77761 via svnmerge from by Tarek Ziadé · 15 years ago
  41. edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago