1. 2c8bf04 Issue #10881: Fix test_site failures with OS X framework builds. by Ned Deily · 13 years ago
  2. a8f75da Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
  3. a70286b Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
  4. b22e17b Fix double use of f.close(). by Éric Araujo · 14 years ago
  5. 42bb7ca - Issue #11171: Fix detection of config/Makefile when --prefix != by Barry Warsaw · 14 years ago
  6. d1feff7 Merged revisions 86223-86224,86226,86234 via svnmerge from by Éric Araujo · 14 years ago
  7. f7c2445 Merged revisions 85497 via svnmerge from by Antoine Pitrou · 14 years ago
  8. d2f6ae6 Merged revisions 85386-85387,85389 via svnmerge from by Victor Stinner · 14 years ago
  9. 58dab67 Merged revisions 85353 via svnmerge from by Antoine Pitrou · 14 years ago
  10. 7595620 Fix for issue #9164: with this patch sysconfig and distuls don't break by Ronald Oussoren · 14 years ago
  11. 8f69227 #8759: Fixed user paths in sysconfig for posix and os2 schemes by Tarek Ziadé · 14 years ago
  12. 2f88bfd Issue #8084: ensure that the --user directory by Ronald Oussoren · 14 years ago
  13. 4a7e0c85 Issue #7774: Set sys.executable to an empty string if argv[0] has been by Victor Stinner · 15 years ago
  14. 6376370 Revert r78830: realpath() should really be applied to sys.executable. by Florent Xicluna · 15 years ago
  15. e58d91c Fix the test_subprocess failure when sys.executable is meaningless: '' or a directory. by Florent Xicluna · 15 years ago
  16. 8567761 Issue #7880: Fix sysconfig when the python executable is a symbolic link. by Florent Xicluna · 15 years ago
  17. e81b028 sysconfig.get_scheme_names now returns a sorted tuple by Tarek Ziadé · 15 years ago
  18. cc11817 module reorganization + missing doctests by Tarek Ziadé · 15 years ago
  19. ef97caf switched the call order so this call works without suffering from issue #7774 by Tarek Ziadé · 15 years ago
  20. 5633a80 taking sysconfig out of distutils by Tarek Ziadé · 15 years ago