We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0b40008
Problem: Declaration has wrong return type for PyObject_SetAttrString(). Solution: Use int instead of PyObject. (Andreas Schwab)