Skip to content

PyUnicode_KIND() uses _Py_RVALUE()#100060

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:unicode_kind_rvalue
Dec 6, 2022
Merged

PyUnicode_KIND() uses _Py_RVALUE()#100060
vstinner merged 1 commit intopython:mainfrom
vstinner:unicode_kind_rvalue

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 6, 2022

The PyUnicode_KIND() macro is modified to use _Py_RVALUE(), so it can no longer be used as a l-value.

The PyUnicode_KIND() macro is modified to use _Py_RVALUE(), so it can
no longer be used as a l-value.
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 6, 2022

Deploy Preview for python-cpython-preview canceled.

Name Link
🔨 Latest commit cca5e5f
🔍 Latest deploy log https://app.netlify.com/sites/python-cpython-preview/deploys/638f71da017521000aa36455

@vstinner vstinner merged commit abbe448 into python:main Dec 6, 2022
@vstinner vstinner deleted the unicode_kind_rvalue branch December 6, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants