We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcf975 commit 06520d2Copy full SHA for 06520d2
Tools/c-analyzer/cpython/ignored.tsv
@@ -195,6 +195,9 @@ Python/import.c - pkgcontext -
195
Python/pystate.c - _Py_tss_tstate -
196
Python/pystate.c - _Py_tss_gilstate -
197
198
+# Global sentinel that is fine to share across interpreters
199
+Python/pystate.c - NO_TSTATE_SENTINEL -
200
+
201
##-----------------------
202
## should be const
203
# XXX Make them const.
0 commit comments