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