Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40443: Remove unused imports in tests (GH-19805) | Victor Stinner | 2020-04-30 | 1 | -3/+0 |
* | bpo-40334: Fix test_peg_parser to actually use the old parser (GH-19778) | Lysandros Nikolaou | 2020-04-29 | 1 | -5/+4 |
* | bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670) | Victor Stinner | 2020-04-23 | 1 | -1/+2 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+764 |