The Wayback Machine - https://web.archive.org/web/20221223130709/https://github.com/python/cpython/pull/28859
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle error when PyUnicode_GetLength returns a negative value. #28859

Merged
merged 1 commit into from Oct 11, 2021

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Oct 11, 2021

motivation: #28705 (comment)

Copy link
Member

@vstinner vstinner left a comment

LGTM.

@corona10 corona10 merged commit 560a79f into python:main Oct 11, 2021
11 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 11, 2021

Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@corona10 corona10 deleted the imortdl-fix branch Oct 11, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 11, 2021
@bedevere-bot
Copy link

bedevere-bot commented Oct 11, 2021

GH-28876 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 11, 2021
@bedevere-bot
Copy link

bedevere-bot commented Oct 11, 2021

GH-28877 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Oct 11, 2021
miss-islington added a commit that referenced this pull request Oct 11, 2021
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.

None yet

6 participants