[issue1533486] long -> Py_ssize_t (C/API 1.2.1)

Georg Brandl report at bugs.python.org
Thu Mar 13 08:19:15 CET 2008


Georg Brandl <georg at python.org> added the comment:

PEP 353 says:
"Py_intptr_t needs to be the same size as void*, and Py_ssize_t the same
size as size_t. These could differ, e.g. on machines where pointers have
segment and offset."

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1533486>
_____________________________________


More information about the Python-bugs-list mailing list