[issue2263] struct.pack() + numpy int raises SystemError

engelbert gruber report at bugs.python.org
Thu Feb 12 18:02:37 CET 2009


engelbert gruber <grubert at users.sourceforge.net> added the comment:

Including Py_TPFLAGS_INT_SUBCLASS in numpy's BASEFLAGS cures this.
This is an external problem then.
But I could not find any reference to Py_TPFLAGS_*_SUBCLASS in the
documentation, that is a python problem.

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


More information about the Python-bugs-list mailing list