From 0ead59d1eb4c951965224f685d05897d0160f9aa Mon Sep 17 00:00:00 2001 From: Kumar Aditya Date: Thu, 27 Jul 2023 12:19:47 +0530 Subject: [PATCH] remove outdated _asyncio globals from globals-to-fix.tsv --- 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 38b47d06e4a5f9..82e2fb1f1c44ad 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 -