summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_pypi_server.py
Commit message (Expand)AuthorAgeFilesLines
* Make a number of small changes to ease the backport to distutils2Éric Araujo2011-09-181-7/+8
* packaging: use with open() instead of try/finally: closeVictor Stinner2011-05-191-5/+3
* Issue #12115: skipping all tests that need threading under a threadless envir...Tarek Ziade2011-05-191-1/+9
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+81