[issue28865] [MinGW32-x64]-PyList_Check PyDict_Check does not work

Serhiy Storchaka report at bugs.python.org
Sun Dec 4 07:40:33 EST 2016


Serhiy Storchaka added the comment:

Could you please provide a complete C file that is compiled?

Output also PyType_GetFlags(Py_TYPE(result)). And check that result is not NULL.

----------
nosy: +serhiy.storchaka
versions:  -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28865>
_______________________________________


More information about the Python-bugs-list mailing list