summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_config.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge default?ric Araujo2011-10-081-2/+2
|\
| * Make C code in one test comply with ISO C (#10359).?ric Araujo2011-10-071-2/+2
| | | | | | | | Patch by Hallvard B Furuseth.
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-4/+1
|/ | | | | | | | | | This codebase is compatible with 3.1, 3.2 and 3.3. It was converted with 2to3 and a semi-automated diff/merge with packaging in 3.3 to fix some idioms. We?ve now come full circle from 2.x to 3.x to 2.x to 3.x again :) Starting from now, contributors can make patches for packaging (preferred, as the stdlib?s regrtest is very useful), distutils2 or distutils-python3, and we?ll make patches flow between versions.
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-2/+4
|
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-2/+3
|
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-12/+11
|
* finished the removal of the log moduleTarek Ziade2010-11-051-16/+5
|
* Remove redundant redundancy?ric Araujo2010-10-051-0/+88