summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/command/upload_docs.py
Commit message (Expand)AuthorAgeFilesLines
* Factor out code used by packaging commands for HTTP requests (#12169).Éric Araujo2011-07-081-44/+2
* packaging: use with open() instead of try/finally: closeVictor Stinner2011-05-191-8/+7
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+173