diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-01 06:57:10 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-01 06:57:10 (GMT) |
commit | 293f3f526d9c0a9b8e9e5a478bc57975f9cfe3c5 (patch) | |
tree | 7d047c1622e5fa442ad7ce0a885bd408742ec63f /Python/Python-ast.c | |
parent | 529ea5d184c4b7a8ee118557c8a8f46016476e69 (diff) | |
download | cpython-293f3f526d9c0a9b8e9e5a478bc57975f9cfe3c5.zip cpython-293f3f526d9c0a9b8e9e5a478bc57975f9cfe3c5.tar.gz cpython-293f3f526d9c0a9b8e9e5a478bc57975f9cfe3c5.tar.bz2 |
Closes #21892, #21893: Use PY_FORMAT_SIZE_T instead of %zi or %zu to format C
size_t, because %zi/%u is not supported on all platforms.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions