Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277) | Eric Snow | 2022-12-16 | 1 | -20/+2 |
| | |||||
* | gh-90110: Clean Up the C-analyzer Globals Lists (gh-100091) | Eric Snow | 2022-12-07 | 1 | -1/+2 |
| | | | https://github.com/python/cpython/issues/90110 | ||||
* | gh-81057: Move Globals in Core Code to _PyRuntimeState (gh-99496) | Eric Snow | 2022-11-15 | 1 | -0/+1 |
| | | | | | This is the first of several changes to consolidate non-object globals in core code. https://github.com/python/cpython/issues/81057 | ||||
* | bpo-47212: Improve error messages for un-parenthesized generator expressions ↵ | Matthieu Dartiailh | 2022-04-05 | 1 | -1/+1 |
| | | | | (GH-32302) | ||||
* | Refactor parser compilation units into specific components (GH-29676) | Pablo Galindo Salgado | 2021-11-21 | 1 | -0/+1289 |