summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_mixin2to3.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-41/+47
|\
| * Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-4/+4
| * Start improving 2to3 code (#13462).?ric Araujo2012-02-091-54/+48
* | Ye olde merge.?ric Araujo2011-11-121-1/+1
|\ \ | |/
| * Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-0/+1
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-27/+6
|/
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-12/+24
* Fix the backport fixes.?ric Araujo2011-09-181-6/+4
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-13/+18
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-38/+52
* Branch merge?ric Araujo2011-01-211-1/+1
|\
| * improved code coverageGeorge Peristerakis2010-12-081-1/+1
* | Don?t use a deprecated name?ric Araujo2010-12-091-3/+3
|/
* renamed tests filesTarek Ziade2010-11-051-0/+73