We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243436f commit c018d30Copy full SHA for c018d30
Tools/c-analyzer/cpython/_parser.py
@@ -215,6 +215,7 @@ def clean_lines(text):
215
Modules/_testcapimodule.c PyAPI_FUNC(RTYPE) RTYPE
216
Python/getargs.c PyAPI_FUNC(RTYPE) RTYPE
217
Objects/stringlib/unicode_format.h Py_LOCAL_INLINE(type) static inline type
218
+Include/pymath.h _Py__has_builtin(x) 0
219
220
# implied include of pymacro.h
221
*/clinic/*.c.h PyDoc_VAR(name) static const char name[]
0 commit comments