Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: no need for specialized pyexpat code anymore | Ned Batchelder | 2021-10-18 | 1 | -2/+0 |
| | | | | | | | | The pyexpat bug that plagued us was fixed in Python 3.4: https://bugs.python.org/issue22462 We no longer need the code that adapted to it. The test will remain, couldn't hurt. | ||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | A better name for a stat | Ned Batchelder | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | WIP: record contexts for who tests what | Ned Batchelder | 2015-11-14 | 1 | -0/+1 |
| | |||||
* | Windows compiler wants at least one member in a struct | Ned Batchelder | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | Split tracer.c into smaller files | Ned Batchelder | 2015-08-01 | 1 | -0/+30 |