1. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  2. 9f90a73 Use sys.version_info instead of sys.version in packaging. by Éric Araujo · 13 years ago
  3. 4d15546 Remove obsolete verbose arguments from packaging. by Éric Araujo · 13 years ago
  4. e749e21 packaging cleanup: A few super I missed in 5ae03b1e147a by Éric Araujo · 13 years ago
  5. 8022314 Cleanup in packaging: super considered super by Éric Araujo · 13 years ago
  6. 7724a6c Packaging cleanup: remove conditionals for < 2.6 support. by Éric Araujo · 13 years ago
  7. b6be20c Packaging: remove last mentions and uses of setup.py in the code. by Éric Araujo · 13 years ago
  8. 088025f Use list constructor or built-in method instead of copy module by Éric Araujo · 13 years ago
  9. 25987d0 The compiler class for EMX was removed by Éric Araujo · 13 years ago
  10. 2bc55e4 Issue 10126 - backported distutils fix for the enable-share mode into packaging by Tarek Ziade · 13 years ago
  11. 8914fed fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str by Victor Stinner · 13 years ago
  12. 9999185 fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes by Victor Stinner · 13 years ago
  13. 21a9c74 packaging: use with open() instead of try/finally: close by Victor Stinner · 13 years ago
  14. 0e3f3a7 fixed the path splitting by Tarek Ziade · 13 years ago
  15. 311a2d1 make sure split() is called before the encoding by Tarek Ziade · 13 years ago
  16. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago