Issue #18184: PyUnicode_FromFormat() and PyUnicode_FromFormatV() now raise
OverflowError when an argument of %c format is out of range.
Showing
Please register or sign in to comment
OverflowError when an argument of %c format is out of range.