We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5e8f3 commit 945b450Copy full SHA for 945b450
1 file changed
Tools/c-analyzer/cpython/_analyzer.py
@@ -76,6 +76,7 @@
76
'PyBufferProcs',
77
'PyStructSequence_Field[]',
78
'PyStructSequence_Desc',
79
+ 'PyABIInfo',
80
}
81
82
# XXX We should normalize all cases to a single name,
0 commit comments