1. d5d831b Update doctring now that Python has real booleans by Éric Araujo · 14 years ago
  2. 35a4d01 Improve a few docstrings in packaging. by Éric Araujo · 14 years ago
  3. 088025f Use list constructor or built-in method instead of copy module by Éric Araujo · 14 years ago
  4. 721ccd0 added the generate-setup action by Tarek Ziade · 14 years ago
  5. b1b6e13 Cleaned up the installer output behavior. by Tarek Ziade · 14 years ago
  6. ec9b76d fixed the separator issues in packaging/resources+config by Tarek Ziade · 14 years ago
  7. 9904b22 Close #12114: fix a potential deadlock in packaging.util._find_exe_version() by Victor Stinner · 14 years ago
  8. 9cf6d13 Issue #12112: fix the encoding of setup.py in the packaging module by Victor Stinner · 14 years ago
  9. 4c9706b package: replace open(fn, 'w').close() by open(fn, 'wb').close() by Victor Stinner · 14 years ago
  10. 21a9c74 packaging: use with open() instead of try/finally: close by Victor Stinner · 14 years ago
  11. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 14 years ago