8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75be9b commit 883856bCopy full SHA for 883856b
Tools/c-analyzer/cpython/globals-to-fix.tsv
@@ -302,13 +302,9 @@ Objects/sliceobject.c - _Py_EllipsisObject -
302
##################################
303
## global non-objects to fix in core code
304
305
-##-----------------------
306
-## effectively-const but initialized lazily
307
-
308
##-----------------------
309
## state
310
311
-## other
312
Objects/object.c - _Py_RefTotal -
313
Python/thread_pthread_stubs.h - py_tls_entries -
314
@@ -367,9 +363,8 @@ Modules/itertoolsmodule.c - teedataobject_type -
367
363
Modules/itertoolsmodule.c - ziplongest_type -
368
364
369
365
370
371
372
366
+
373
Modules/faulthandler.c - fatal_error -
374
Modules/faulthandler.c - thread -
375
Modules/faulthandler.c - user_signals -