← 返回首页
gh-92536: Argument Clinic no longer emits PyUnicode_READY() by vstinner · Pull Request #105208 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-92536: Argument Clinic no longer emits PyUnicode_READY()#105208

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

gh-92536: Argument Clinic no longer emits PyUnicode_READY()#105208
vstinner merged 2 commits into
python:mainfrom
vstinner:clinic_unicode_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.

vstinner commented Jun 1, 2023

Copy link
Copy Markdown
Member Author

See also PR #105210.

vstinner force-pushed the clinic_unicode_ready branch from b321f5d to 2629844 Compare June 1, 2023 22:36
vstinner merged commit cbb9ba8 into python:main Jun 1, 2023
vstinner deleted the clinic_unicode_ready branch June 1, 2023 23:32
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

Footer

© 2026 GitHub, Inc.