[issue16086] tp_flags: Undefined behaviour with 32 bits long

Mark Dickinson report at bugs.python.org
Sat Sep 29 18:58:10 CEST 2012


Mark Dickinson added the comment:

Victor:  you missed one. :-)

#define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION (3L<<15)

----------

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


More information about the Python-bugs-list mailing list