Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Drop an outdated entry.
  • Loading branch information
ericsnowcurrently committed Feb 16, 2022
commit b06e610ad159b8bd9a10388d49409418a51978ee
1 change: 0 additions & 1 deletion Tools/c-analyzer/cpython/globals-to-fix.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ Objects/sliceobject.c - _Py_EllipsisObject -
# cached - initialized once

# manually cached PyUnicodeObject
Objects/funcobject.c PyFunction_NewWithQualName __name__ -
Objects/listobject.c - indexerr -
# XXX This should have been found by the analyzer but wasn't:
Python/_warnings.c is_internal_frame bootstrap_string -
Expand Down