]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix C analyzer
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 1 Nov 2025 17:56:36 +0000 (17:56 +0000)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 1 Nov 2025 17:56:36 +0000 (17:56 +0000)
Tools/c-analyzer/cpython/ignored.tsv

index 8b73189fb07dc5e23ffa62a3af65d88bb283e60b..c3c711c3a62114705d685a1744b490c6fcd879eb 100644 (file)
@@ -358,6 +358,7 @@ Parser/parser.c     -       soft_keywords   -
 Parser/lexer/lexer.c   -       type_comment_prefix     -
 Python/ceval.c -       _PyEval_BinaryOps       -
 Python/ceval.c -       _Py_INTERPRETER_TRAMPOLINE_INSTRUCTIONS -
+Python/ceval.c  -   _Py_INTERPRETER_TRAMPOLINE_INSTRUCTIONS_PTR -
 Python/codecs.c        -       Py_hexdigits    -
 Python/codecs.c        -       codecs_builtin_error_handlers   -
 Python/codecs.c        -       ucnhash_capi    -