bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853)
Use "ll" instead of the nonstandard "q". (cherry picked from commit 062cbb67) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Showing
Please register or sign in to comment