PyUnicode_KIND() uses _Py_RVALUE() (#100060)
The PyUnicode_KIND() macro is modified to use _Py_RVALUE(), so it can no longer be used as a l-value.
V
Victor Stinner committed
abbe4482ab914d6da8b1678ad46174cb875ed7f6
Parent: 679efbb
Committed by GitHub <noreply@github.com>
on 12/6/2022, 10:40:05 PM