1. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  2. ce5fe83 Factor out code used by packaging commands for HTTP requests (#12169). by Éric Araujo · 13 years ago
  3. ed5d2f1 Minor tweaks to packaging tests. by Éric Araujo · 13 years ago
  4. 043f5ae Specify the encoding of the setup.cfg in one packaging test (#12320) by Éric Araujo · 13 years ago
  5. 643cb73 Allow multiple setup hooks in packaging’s setup.cfg files (#12240). by Éric Araujo · 13 years ago
  6. 3605030 Fix assorted bugs in packaging.util.cfg_to_args (#11595). by Éric Araujo · 13 years ago
  7. b1b6e13 Cleaned up the installer output behavior. by Tarek Ziade · 13 years ago
  8. fabc308 fixed the cwd cleanup in packaging test_util by Tarek Ziade · 13 years ago
  9. 9444961 fixed a few mocking/cleanup issues in packaging test_util for win32 by Tarek Ziade · 13 years ago
  10. 9904b22 Close #12114: fix a potential deadlock in packaging.util._find_exe_version() by Victor Stinner · 13 years ago
  11. e1e3b1297 fix packaging tests on Windows: use os.path.join() in glob patterns by Victor Stinner · 13 years ago
  12. f966803 packaging: fix the constructor of FakePopen by Victor Stinner · 13 years ago
  13. 21a9c74 packaging: use with open() instead of try/finally: close by Victor Stinner · 13 years ago
  14. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago