[issue3743] PY_FORMAT_SIZE_T is not for PyString_FromFormat
Roumen Petrov
report at bugs.python.org
Mon Sep 1 22:58:09 CEST 2008
Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:
Since not all platforms support "%zd" the patch has to be rewritten.
May be PY_FORMAT_SIZE_T isn't correctly defined in Include/pyport.h for
the used "C" library.
----------
nosy: +rpetrov
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3743>
_______________________________________
More information about the Python-bugs-list
mailing list