Bug report
Bug description:
Original gist: https://gist.github.com/devdanzin/577421b083bad6802aa391b909d1a725
unicode_format_arg_parse (line 563): -PY_SSIZE_T_MIN is undefined behavior in C. Benign on two's-complement but technically UB. bytesobjects.c have the same problem.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
Original gist: https://gist.github.com/devdanzin/577421b083bad6802aa391b909d1a725
unicode_format_arg_parse(line 563):-PY_SSIZE_T_MINis undefined behavior in C. Benign on two's-complement but technically UB.bytesobjects.chave the same problem.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs