Skip to content

Commit 5b3c0a0

Browse files
fix ignored.tsv
1 parent ba4765f commit 5b3c0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Python/pyhash.c - _Py_HashSecret -
5858
Python/parking_lot.c - buckets -
5959

6060
## shared empty sentinel for the per-type method cache
61-
Python/typecache.c - empty_cache_storage -
61+
Python/typecache.c - empty_cache -
6262

6363
## data needed for introspecting asyncio state from debuggers and profilers
6464
Modules/_asynciomodule.c - _Py_AsyncioDebug -

0 commit comments

Comments
 (0)