FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

gh-92536: Remove PyUnicode_READY() calls - #105210

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:remove_pyunicode_ready
Jun 1, 2023
Merged

gh-92536: Remove PyUnicode_READY() calls#105210
vstinner merged 2 commits into
python:mainfrom
vstinner:remove_pyunicode_ready

Conversation

vstinner commented Jun 1, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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 commented Jun 1, 2023

Copy link
Copy Markdown
Member Author

See also PR #105208.

vstinner merged commit ef30093 into python:main Jun 1, 2023
vstinner deleted the remove_pyunicode_ready branch June 1, 2023 23:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL