Skip to content

Commit a42e973

Browse files
fix globals check
1 parent 40407f7 commit a42e973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ Python/pyfpe.c - PyFPE_counter -
194194
Python/import.c - pkgcontext -
195195
Python/pystate.c - _Py_tss_tstate -
196196
Python/pystate.c - _Py_tss_gilstate -
197+
Python/pystate.c - _Py_tss_interp -
197198

198199
##-----------------------
199200
## should be const

0 commit comments

Comments
 (0)