[issue5248] Adding T_SIZET to structmember.h

Mark Lawrence report at bugs.python.org
Sat Jul 12 22:08:31 CEST 2014


Mark Lawrence added the comment:

msg81942 states "structmember.h lacks a 'T_SIZET' define in order to properly support struct fields of type 'size_t'  within PyMemberDef."  As we have managed without this feature for the last five years do we really need it now?  What do we gain by implementing this?

----------
nosy: +BreamoreBoy

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


More information about the Python-bugs-list mailing list