Skip to content

Commit 51405e8

Browse files
committed
Fix the C analyzer.
1 parent 15fcd7e commit 51405e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/c-analyzer/cpython/globals-to-fix.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Objects/genobject.c - PyCoro_Type -
5353
Objects/genobject.c - PyGen_Type -
5454
Objects/genobject.c - _PyAsyncGenASend_Type -
5555
Objects/genobject.c - _PyAsyncGenAThrow_Type -
56+
Objects/genobject.c - _PyAsyncGenYieldFrom_Type -
5657
Objects/genobject.c - _PyAsyncGenWrappedValue_Type -
5758
Objects/genobject.c - _PyCoroWrapper_Type -
5859
Objects/interpolationobject.c - _PyInterpolation_Type -

0 commit comments

Comments
 (0)