KEMBAR78
gh-92536: Remove PyUnicode_READY() calls by vstinner · Pull Request #105210 · python/cpython · GitHub
Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 1, 2023

Since Python 3.12, PyUnicode_READY() does nothing and always returns 0.

Since Python 3.12, PyUnicode_READY() does nothing and always
returns 0.
@vstinner
Copy link
Member Author

vstinner commented Jun 1, 2023

See also PR #105208.

@vstinner vstinner merged commit ef30093 into python:main Jun 1, 2023
@vstinner vstinner deleted the remove_pyunicode_ready branch June 1, 2023 23:33
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