Eric Snow
|
0415cf895f
|
gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)
|
2022-12-16 13:48:03 +00:00 |
Eric Snow
|
d47ffeb9e3
|
gh-90110: Clean Up the C-analyzer Globals Lists (gh-100091)
https://github.com/python/cpython/issues/90110
|
2022-12-07 15:02:47 -07:00 |
Eric Snow
|
3c57971a2d
|
gh-81057: Move Globals in Core Code to _PyRuntimeState (gh-99496)
This is the first of several changes to consolidate non-object globals in core code.
https://github.com/python/cpython/issues/81057
|
2022-11-15 09:45:11 -07:00 |
Matthieu Dartiailh
|
aa0f056a00
|
bpo-47212: Improve error messages for un-parenthesized generator expressions (GH-32302)
|
2022-04-05 14:47:13 +01:00 |
Pablo Galindo Salgado
|
c9c4444d9f
|
Refactor parser compilation units into specific components (GH-29676)
|
2021-11-21 01:08:50 +00:00 |