mirror of
https://github.com/python/cpython.git
synced 2026-05-24 13:23:00 -04:00
3ddb52717f
The sensible solution seems to be to implement %lld for PyString_FromFormat(V) and PyErr_Format. See issue #7228.