From 71b3eda02c08383bcacc97fd2f74ea9145b7cc96 Mon Sep 17 00:00:00 2001 From: Kumar Aditya Date: Thu, 27 Jul 2023 12:54:44 +0530 Subject: remove outdated `_asyncio` globals from globals-to-fix.tsv (#107334) --- Tools/c-analyzer/cpython/globals-to-fix.tsv | 2 -- 1 file changed, 2 deletions(-) diff --git a/Tools/c-analyzer/cpython/globals-to-fix.tsv b/Tools/c-analyzer/cpython/globals-to-fix.tsv index 90bbc89..033bd7a 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 - -- cgit v0.12