diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-03-07 02:40:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 02:40:09 (GMT) |
commit | 8606697f49dc58ff7e18147401ac65a09c38cf57 (patch) | |
tree | dea36ac4b586c474ddb97ab9d25e02490a8b8ab0 /Modules/_collectionsmodule.c | |
parent | f9cdeb7b99d408a2e884101ede576952510bcc9b (diff) | |
download | cpython-8606697f49dc58ff7e18147401ac65a09c38cf57.zip cpython-8606697f49dc58ff7e18147401ac65a09c38cf57.tar.gz cpython-8606697f49dc58ff7e18147401ac65a09c38cf57.tar.bz2 |
gh-90110: Fix the c-analyzer Tool (#102483)
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
Diffstat (limited to 'Modules/_collectionsmodule.c')
0 files changed, 0 insertions, 0 deletions