summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/c-analyzer')
-rw-r--r--Tools/c-analyzer/cpython/globals-to-fix.tsv5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tools/c-analyzer/cpython/globals-to-fix.tsv b/Tools/c-analyzer/cpython/globals-to-fix.tsv
index 823340e..5c173b1 100644
--- a/Tools/c-analyzer/cpython/globals-to-fix.tsv
+++ b/Tools/c-analyzer/cpython/globals-to-fix.tsv
@@ -316,11 +316,6 @@ Python/instrumentation.c - _PyInstrumentation_MISSING -
##-----------------------
## static types
-Modules/_collectionsmodule.c - defdict_type -
-Modules/_collectionsmodule.c - deque_type -
-Modules/_collectionsmodule.c - dequeiter_type -
-Modules/_collectionsmodule.c - dequereviter_type -
-Modules/_collectionsmodule.c - tuplegetter_type -
Modules/_io/bufferedio.c - PyBufferedIOBase_Type -
Modules/_io/bytesio.c - _PyBytesIOBuffer_Type -
Modules/_io/iobase.c - PyIOBase_Type -