summaryrefslogtreecommitdiff
path: root/distutils2/pypi
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-212-4/+5
|\
| * Removed the trailing zero wiping (#14264)Tarek Ziade2012-03-121-2/+2
| * Fixed a function name lookup in distutils2.pypi.wrapper (#14263)Tarek Ziade2012-03-121-2/+3
* | Merge fixes for #13462 and others from default?ric Araujo2012-02-091-2/+2
|\ \ | |/
| * Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-2/+2
* | Merge fixes for #13901, #11805, #13712 and other improvements?ric Araujo2012-02-052-2/+2
|\ \ | |/
| * Typos?ric Araujo2011-11-302-2/+2
* | Merge compat/_backport cleanup from default.?ric Araujo2011-11-231-2/+2
|\ \ | |/
| * Better separate compat and _backport.?ric Araujo2011-11-231-3/+3
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-245-62/+51
|/
* Remove unused name?ric Araujo2011-09-231-1/+1
* Fix name and attribute errors?ric Araujo2011-09-211-2/+2
* Remove two unneeded attributes?ric Araujo2011-09-211-5/+3
* Better bytes/characters separation for d2.pypi.simple?ric Araujo2011-09-191-12/+10
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-182-11/+8
* Fix the backport fixes.?ric Araujo2011-09-184-32/+32
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-302-15/+22
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-188-0/+1463