Stefan Behnel added the comment:

I just saw that we were misusing PY_FORMAT_SIZE_T according to the 
documentation (reading that sometimes helps...). It is not supposed to be used 
with the Python formatting functions, only with low-level functions.

Closing, sorry for the noise.

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15827>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to