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