SIGN IN SIGN UP

gh-89653: PEP 670: Fix PyUnicode_READ() cast (GH-92872)

_Py_CAST() cannot be used with a constant type: use _Py_STATIC_CAST()
instead.
(cherry picked from commit e6fd7992a92879103215b3e9f218fe07212af9b1)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
1df455042d610afac71e792ae2689060dd43178e
Parent: 38d95b5
Committed by GitHub <noreply@github.com> on 5/17/2022, 5:45:55 PM