summaryrefslogtreecommitdiff
path: root/distutils2/command/upload.py
Commit message (Expand)AuthorAgeFilesLines
* Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-19/+10
* Fix the backport fixes.?ric Araujo2011-09-181-10/+13
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-7/+11
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-91/+55
* Changing the metadata.version API and relocating the metadata_to_dict function.Kelsey Hightower2011-02-101-2/+2
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-1/+1
* finished the removal of the log moduleTarek Ziade2010-11-051-7/+6
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+207