Bug report
Bug description:
Original gist: https://gist.github.com/devdanzin/577421b083bad6802aa391b909d1a725
formatfloat (line 163): Returns 0 (success) when _PyUnicode_FromASCII fails. Caller has safety net, but violates return-value contract.
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
formatfloat(line 163): Returns 0 (success) when_PyUnicode_FromASCIIfails. Caller has safety net, but violates return-value contract.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs