[Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format. (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Sat May 18 22:03:24 CEST 2013
- Previous message: [Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format.
- Next message: [Python-Dev] Ordering keyword dicts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
18.05.13 23:00, Serhiy Storchaka написав(ла):
18.05.13 19:37, richard.oudkerk написав(ла):
http://hg.python.org/cpython/rev/0648e7fe7a72 changeset: 83829:0648e7fe7a72 user: Richard Oudkerk <shibturn at gmail.com> date: Sat May 18 17:35:19 2013 +0100 summary: Use PYFORMATSIZET because Visual Studio does not understand %zd format. See also DEBUGPRINTFORMATSPEC() in Python/formatterunicode.c, PyDebugAllocatorStats() in Objects/obmalloc.c, and kqueueeventrepr() in Modules/selectmodule.c.
And _PyUnicode_Dump() in Objects/unicodeobject.c.
- Previous message: [Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format.
- Next message: [Python-Dev] Ordering keyword dicts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]