Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test documentation. Set executable bit on test scripts. | milde | 2022-12-13 | 1 | -0/+0 |
* | Fix IndexError when running individual test modules under Python <3.9 | milde | 2022-11-26 | 1 | -1/+1 |
* | Fix import errors with ``python -m unittest``. | milde | 2022-11-25 | 1 | -0/+7 |
* | Prepare switch from optparse to argparse. | milde | 2022-03-17 | 1 | -2/+2 |
* | Remove unused imports. | milde | 2022-03-05 | 1 | -4/+0 |
* | Remove unused imports | milde | 2022-01-26 | 1 | -1/+0 |
* | Drop special-casing for Python 2.x in tests and tools. | milde | 2022-01-03 | 1 | -10/+6 |
* | Formatting changes to facilitate integration of "py3" patchset. | milde | 2019-08-27 | 1 | -1/+1 |
* | Consistent Python 3 checks. | milde | 2019-08-26 | 1 | -1/+1 |
* | Drop 2.4 and 2.5 compatibility code, part 2. | milde | 2017-08-14 | 1 | -3/+2 |
* | Drop support for Python 2.3. | milde | 2012-06-22 | 1 | -1/+1 |
* | Convert docutils to Python 3 (at least so that it runs the test suite.) | gbrandl | 2009-04-01 | 1 | -3/+9 |
* | Merged abolish-userstring-haskey r5609:5616 to trunk. | strank | 2008-07-28 | 1 | -0/+31 |