1. 18fae3f Issue #13590: OS X Xcode 4 - improve support for universal extension modules by Ned Deily · 13 years ago
  2. 1a1a8a0 Fix test_sysconfig when prefix != exec-prefix (#9100). by Éric Araujo · 14 years ago
  3. a971df3 Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 14 years ago
  4. a70286b Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 14 years ago
  5. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  6. 8f69227 #8759: Fixed user paths in sysconfig for posix and os2 schemes by Tarek Ziadé · 15 years ago
  7. 7baf862 add underscore by Benjamin Peterson · 15 years ago
  8. ac896ed r80967 introduced a new scheme by Benjamin Peterson · 15 years ago
  9. 6602ec6 It is not optimal to test sys.stderr on a debug build. by Florent Xicluna · 15 years ago
  10. 8567761 Issue #7880: Fix sysconfig when the python executable is a symbolic link. by Florent Xicluna · 15 years ago
  11. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  12. d1fa76e Add missing import. by Georg Brandl · 16 years ago
  13. e81b028 sysconfig.get_scheme_names now returns a sorted tuple by Tarek Ziadé · 16 years ago
  14. b0f5adc use assert[Not]IsInstance where appropriate by Ezio Melotti · 16 years ago
  15. c64614e fixed the 64bits tests for get_platform() - mac osx by Tarek Ziadé · 16 years ago
  16. 5633a80 taking sysconfig out of distutils by Tarek Ziadé · 16 years ago