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 dc541cd commit 1e2fd8aCopy full SHA for 1e2fd8a
1 file changed
Tools/c-analyzer/cpython/_analyzer.py
@@ -67,6 +67,7 @@
67
'PyMethodDef',
68
'PyMethodDef[]',
69
'PyMemberDef[]',
70
+ 'PyGetSetDef',
71
'PyGetSetDef[]',
72
'PyNumberMethods',
73
'PySequenceMethods',
0 commit comments