Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old comment in string_parser.c (GH-20906) | Pablo Galindo | 2020-06-16 | 1 | -5/+0 |
| | |||||
* | Improve readability and style in parser files (GH-20884) | Pablo Galindo | 2020-06-15 | 1 | -98/+130 |
| | |||||
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -0/+1421 |
This commit removes the old parser, the deprecated parser module, the old parser compatibility flags and environment variables and all associated support code and documentation. |