[Python-Dev] Adding T_SIZET to structmember.h (original) (raw)
Lisandro Dalcin dalcinl at gmail.com
Thu Feb 12 21:42:15 CET 2009
- Previous message: [Python-Dev] 3.0.1 and 2.6.2
- Next message: [Python-Dev] Adding T_SIZET to structmember.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
After a rather long hacking on Cython in order to support 'Py_ssize_t' and 'size_t' the right way, I would like to propose the inclusion of a new T_SIZET in structmember.h in order to suport 'size_t' struct fields with PyMemberDef. Would such addition be accepted for 2.7 and 3.1?
-- Lisandro Dalcín
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
- Previous message: [Python-Dev] 3.0.1 and 2.6.2
- Next message: [Python-Dev] Adding T_SIZET to structmember.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]