Skip to content

Conversation

@vstinner
Copy link
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

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