mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Some incompatible changes had gone in, and the "ignore" lists weren't properly undated. This change fixes that. It's necessary prior to enabling test_check_c_globals, which I hope to do soon. Note that this does include moving last_resort_memory_error to PyInterpreterState. https://github.com/python/cpython/issues/90110 |
||
|---|---|---|
| .. | ||
| parser | ||
| preprocessor | ||
| __init__.py | ||
| __main__.py | ||
| _state_machine.py | ||
| datafiles.py | ||
| info.py | ||
| match.py | ||
| source.py | ||