mirror of
https://github.com/python/cpython.git
synced 2026-06-18 00:50:09 -04:00
aaa4e9a438
PyUnicode_FromFormat() and PyErr_Format() allocates a buffer of the needed size, it is no more a fixed-buffer of 500 bytes.