From: Kumar Aditya Date: Thu, 27 Jul 2023 07:24:44 +0000 (+0530) Subject: remove outdated `_asyncio` globals from globals-to-fix.tsv (#107334) X-Git-Tag: v3.13.0a1~1179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71b3eda02c08383bcacc97fd2f74ea9145b7cc96;p=thirdparty%2FPython%2Fcpython.git remove outdated `_asyncio` globals from globals-to-fix.tsv (#107334) --- diff --git a/Tools/c-analyzer/cpython/globals-to-fix.tsv b/Tools/c-analyzer/cpython/globals-to-fix.tsv index 90bbc8928b42..033bd7a2ba51 100644 --- a/Tools/c-analyzer/cpython/globals-to-fix.tsv +++ b/Tools/c-analyzer/cpython/globals-to-fix.tsv @@ -424,8 +424,6 @@ Modules/_datetimemodule.c - seconds_per_day - Modules/_decimal/_decimal.c - global_state - ## state -Modules/_asynciomodule.c - fi_freelist - -Modules/_asynciomodule.c - fi_freelist_len - Modules/_ctypes/_ctypes.c - _ctypes_ptrtype_cache - Modules/_ctypes/_ctypes.c - global_state - Modules/_ctypes/ctypes.h - global_state -