1. 7595620 Fix for issue #9164: with this patch sysconfig and distuls don't break by Ronald Oussoren · 14 years ago
  2. 8f69227 #8759: Fixed user paths in sysconfig for posix and os2 schemes by Tarek Ziadé · 14 years ago
  3. 2f88bfd Issue #8084: ensure that the --user directory by Ronald Oussoren · 14 years ago
  4. 4a7e0c85 Issue #7774: Set sys.executable to an empty string if argv[0] has been by Victor Stinner · 15 years ago
  5. 6376370 Revert r78830: realpath() should really be applied to sys.executable. by Florent Xicluna · 15 years ago
  6. e58d91c Fix the test_subprocess failure when sys.executable is meaningless: '' or a directory. by Florent Xicluna · 15 years ago
  7. 8567761 Issue #7880: Fix sysconfig when the python executable is a symbolic link. by Florent Xicluna · 15 years ago
  8. e81b028 sysconfig.get_scheme_names now returns a sorted tuple by Tarek Ziadé · 15 years ago
  9. cc11817 module reorganization + missing doctests by Tarek Ziadé · 15 years ago
  10. ef97caf switched the call order so this call works without suffering from issue #7774 by Tarek Ziadé · 15 years ago
  11. 5633a80 taking sysconfig out of distutils by Tarek Ziadé · 15 years ago