diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-05-17 17:45:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-17 17:45:55 (GMT) |
commit | 1df455042d610afac71e792ae2689060dd43178e (patch) | |
tree | d6913521bbe657c1e0a341a1801399c38b83e441 /Python/dynload_shlib.c | |
parent | 38d95b5500fa2d84d718c4190ba2f1b2f6806e6c (diff) | |
download | cpython-1df455042d610afac71e792ae2689060dd43178e.zip cpython-1df455042d610afac71e792ae2689060dd43178e.tar.gz cpython-1df455042d610afac71e792ae2689060dd43178e.tar.bz2 |
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>
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions