summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/cpython/ignored.tsv
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/c-analyzer/cpython/ignored.tsv')
-rw-r--r--Tools/c-analyzer/cpython/ignored.tsv3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/c-analyzer/cpython/ignored.tsv b/Tools/c-analyzer/cpython/ignored.tsv
index 9203c18..a8ba88e 100644
--- a/Tools/c-analyzer/cpython/ignored.tsv
+++ b/Tools/c-analyzer/cpython/ignored.tsv
@@ -156,6 +156,9 @@ Modules/faulthandler.c faulthandler_dump_traceback reentrant -
Python/pylifecycle.c _Py_FatalErrorFormat reentrant -
Python/pylifecycle.c fatal_error reentrant -
+# explicitly protected, internal-only
+Modules/_xxinterpchannelsmodule.c - _globals -
+
##################################
## not significant