| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge fixes for #13170 and #12386 and other misc. changes from default | ?ric Araujo | 2011-11-11 | 1 | -4/+4 |
| |\ | |||||
| | * | Propagate error code from Python | ?ric Araujo | 2011-11-11 | 1 | -5/+5 |
| | | | |||||
| * | | Start a branch to provide Distutils2 for Python 3. | ?ric Araujo | 2011-09-24 | 1 | -20/+9 |
| |/ | | | | | | | | | | 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. | ||||
| * | Improve tests.sh. | ?ric Araujo | 2011-09-21 | 1 | -51/+17 |
| | | | | | | | | | - When a run fails, re-run without quiet mode (wow automation it?s incredible) - 3.x versions are not tested, as this branch of d2 is only for 2.x (I?ll push a branch for 3.1-3.2 later) | ||||
| * | now calls get_platform() to get the right lib.VALUE | Tarek Ziade | 2011-03-13 | 1 | -3/+6 |
| | | |||||
| * | added 3.1, 3.2, 3.3 in the tests runner | Tarek Ziade | 2011-03-13 | 1 | -1/+31 |
| | | |||||
| * | Adding 3.1 testing to tests.sh | Arc Riley | 2010-11-20 | 1 | -0/+9 |
| | | |||||
| * | moved everything in the same dir - we want to include docs/ in the release | Tarek Ziade | 2010-09-19 | 1 | -0/+40 |
