PyUnicode_KIND() uses _Py_RVALUE() (#100060) · python/cpython@abbe448 · GitHub
Skip to content

Commit abbe448

Browse files
authored
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.
1 parent 679efbb commit abbe448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Include/cpython/unicodeobject.h

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)