mirror of
https://github.com/python/cpython.git
synced 2025-11-01 22:21:35 +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 | ||
| _alt.py | ||
| _common.py | ||
| _compound_decl_body.py | ||
| _delim.py | ||
| _func_body.py | ||
| _global.py | ||
| _info.py | ||
| _regexes.py | ||