Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -123/+123 |
| | | | | | | | | | | | * all: remove "u" string prefix * util: remove unirange Since Python 3.3, all builds are wide unicode compatible. * unistring: remove support for narrow-unicode builds which stopped being relevant with Python 3.3 | ||||
* | Remove unittest classes from the test suite. | Georg Brandl | 2019-11-10 | 1 | -162/+156 |
| | |||||
* | Fix some test headers | Tim Hatch | 2016-05-31 | 1 | -1/+2 |
| | |||||
* | merge default into stable | Georg Brandl | 2016-01-17 | 1 | -0/+182 |