Skip to content

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

@vstinnervstinner commented Jun 1, 2023

Copy link
Copy Markdown
Member

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

@vstinner

Copy link
Copy Markdown
MemberAuthor

See also PR #105210.

@vstinner
vstinnerforce-pushed the clinic_unicode_ready branch from b321f5d to 2629844CompareJune 1, 2023 22:36
@vstinner
vstinner merged commit cbb9ba8 into python:mainJun 1, 2023
@vstinner
vstinner deleted the clinic_unicode_ready branch June 1, 2023 23:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@bedevere-bot