Files
cpython/Python/formatter_unicode.c
Victor Stinner ef300937c2 gh-92536: Remove PyUnicode_READY() calls (#105210)
Since Python 3.12, PyUnicode_READY() does nothing and always
returns 0.
2023-06-02 01:33:17 +02:00

51 KiB