]> granicus.if.org Git - python/commit
Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format.
authorRichard Oudkerk <shibturn@gmail.com>
Sat, 18 May 2013 16:35:19 +0000 (17:35 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Sat, 18 May 2013 16:35:19 +0000 (17:35 +0100)
commit25296ce5de6501ac3eb3ed2631288b63c3ad61c7
treee13ffc2f9414392bb40b9c0c2732018c996569bc
parent31fb419908c63419b4f725e1ad457a9fd0eee526
Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format.
Python/getargs.c