gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208)
Since Python 3.12, PyUnicode_READY() does nothing and always returns 0. Argument Clinic now also checks for .cpp files (PC/_wmimodule.cpp).
V
Victor Stinner committed
cbb9ba844f15f2b8127028e6dfd4681b2cb2376f
Parent: 1469393
Committed by GitHub <noreply@github.com>
on 6/1/2023, 11:31:58 PM