[New-bugs-announce] [issue37781] Use "z" for PY_FORMAT_SIZE_T
Inada Naoki
report at bugs.python.org
Tue Aug 6 22:07:14 EDT 2019
New submission from Inada Naoki <songofacandy at gmail.com>:
MSVC 2015 supports "z" for size_t format.
I'm not sure about 2013.
AIX support it too. Now "z" is portable enough.
https://mail.python.org/archives/list/python-dev@python.org/thread/CAXKWESUIWJNJFLLXXWTQDUWTN3F7KOU/#QVSBYYICHYC3IFITF4QNMGIOLOGAQS6I
----------
messages: 349147
nosy: inada.naoki
priority: normal
severity: normal
status: open
title: Use "z" for PY_FORMAT_SIZE_T
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37781>
_______________________________________
More information about the New-bugs-announce
mailing list