summaryrefslogtreecommitdiffstats
path: root/Doc/data/python3.8.abi.ignorefile
blob: a9c89f0a746c83727a5791c2c6967ca102d72b8d (plain)
1
2
3
4
5
6
7
8
[suppress_type]
name_regexp = _Py.*

[suppress_variable]
name_regexp = _Py.*

[suppress_function]
name_regexp = _Py.*