Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016) | Lysandros Nikolaou | 2020-06-22 | 1 | -0/+52 |
Rename PyPegen* functions to PyParser*, so that we can remove the old set of PyParser* functions that were using the old parser. |