1. b6be20c Packaging: remove last mentions and uses of setup.py in the code. by Éric Araujo · 13 years ago
  2. 088025f Use list constructor or built-in method instead of copy module by Éric Araujo · 13 years ago
  3. 25987d0 The compiler class for EMX was removed by Éric Araujo · 13 years ago
  4. 2bc55e4 Issue 10126 - backported distutils fix for the enable-share mode into packaging by Tarek Ziade · 13 years ago
  5. 8914fed fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str by Victor Stinner · 13 years ago
  6. 9999185 fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes by Victor Stinner · 13 years ago
  7. 21a9c74 packaging: use with open() instead of try/finally: close by Victor Stinner · 13 years ago
  8. 0e3f3a7 fixed the path splitting by Tarek Ziade · 13 years ago
  9. 311a2d1 make sure split() is called before the encoding by Tarek Ziade · 13 years ago
  10. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago