[Python-Dev] Adding T_SIZET to structmember.h (original) (raw)
Mark Dickinson dickinsm at gmail.com
Fri Feb 13 16:15:52 CET 2009
- Previous message: [Python-Dev] Adding T_SIZET to structmember.h
- Next message: [Python-Dev] Adding T_SIZET to structmember.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Adding T_SIZET to structmember.h
- Next message: [Python-Dev] Adding T_SIZET to structmember.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]