Skip to content
Prev Previous commit
Next Next commit
ignore global consant var
  • Loading branch information
shihai1991 committed May 17, 2023
commit 6ef75c601fe9b4e8b0e283d38804f499319a6177
1 change: 1 addition & 0 deletions Tools/c-analyzer/cpython/ignored.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ Modules/_xxtestfuzz/fuzzer.c LLVMFuzzerTestOneInput AST_LITERAL_EVAL_INITIALIZED
# XXX Fix the analyzer.

## forward/extern references
Include/internal/pycore_curses.h - PyCurses_C_API -
Include/py_curses.h - PyCurses_API -
Include/pydecimal.h - _decimal_api -
Modules/_blake2/blake2module.c - blake2b_type_spec -
Expand Down