diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-01 06:57:54 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-01 06:57:54 (GMT) |
commit | 9f43505f3d2efe21e1a89552aade9c0d0e05b593 (patch) | |
tree | 0be2226c392c6577b054a8f9a95b6730b0df90f9 /Python/getcompiler.c | |
parent | 744a1193aa3e767cfb19c3fdb1d4f0c822ed21cd (diff) | |
parent | 293f3f526d9c0a9b8e9e5a478bc57975f9cfe3c5 (diff) | |
download | cpython-9f43505f3d2efe21e1a89552aade9c0d0e05b593.zip cpython-9f43505f3d2efe21e1a89552aade9c0d0e05b593.tar.gz cpython-9f43505f3d2efe21e1a89552aade9c0d0e05b593.tar.bz2 |
(Merge 3.4) 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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions