[Python-Dev] Adding T_SIZET to structmember.h (original) (raw)

Mark Dickinson dickinsm at gmail.com
Fri Feb 13 16:15:52 CET 2009


On Thu, Feb 12, 2009 at 8:42 PM, Lisandro Dalcin <dalcinl at gmail.com> wrote:

I would like to propose the inclusion of a new TSIZET in structmember.h in order to suport 'sizet' struct fields with PyMemberDef. Would such addition be accepted for 2.7 and 3.1?

Please open a feature request at bugs.python.org, and we'll find out! A working patch would probably be helpful.

(It sounds like a sensible addition to me.)

Mark



More information about the Python-Dev mailing list