summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_pypi_xmlrpc.py
Commit message (Expand)AuthorAgeFilesLines
* Remove packaging from the standard library.Éric Araujo2012-06-241-101/+0
* Use our existing drop-in, no-op decorator instead of redefining it.Éric Araujo2011-08-111-6/+2
* skip more tests in packaging if threading is not supportedTarek Ziade2011-05-221-1/+6
* Issue #12115: skipping all tests that need threading under a threadless envir...Tarek Ziade2011-05-191-1/+8
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+93