mirror of
https://github.com/python/cpython.git
synced 2025-12-01 23:32:16 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| common.py | ||
| errors.py | ||
| gcc.py | ||
| pure.py | ||