gh-92536: Remove PyUnicode_READY() calls (#105210)
Since Python 3.12, PyUnicode_READY() does nothing and always returns 0.
V
Victor Stinner committed
ef300937c2a1b3ebe19c2835f3b46585825c1e1f
Parent: cbb9ba8
Committed by GitHub <noreply@github.com>
on 6/1/2023, 11:33:17 PM