Skip to content

bpo-20028: Keep original exception when PyUnicode_GetLength return -1 #28832

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

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Oct 9, 2021

@corona10 corona10 merged commit ec04db7 into python:main Oct 9, 2021
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @corona10, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker ec04db74e24a5f5da441bcabbe259157b4938b9b 3.10

@corona10 corona10 deleted the bpo-20028-length branch October 9, 2021 15:16
@miss-islington
Copy link
Contributor

Sorry @corona10, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker ec04db74e24a5f5da441bcabbe259157b4938b9b 3.9

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 9, 2021
corona10 added a commit to corona10/cpython that referenced this pull request Oct 9, 2021
…turn -1 (pythonGH-28832)

(cherry picked from commit ec04db7)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 9, 2021
@bedevere-bot
Copy link

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

corona10 added a commit to corona10/cpython that referenced this pull request Oct 9, 2021
…urn -1 (pythonGH-28832)

(cherry picked from commit ec04db7)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
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.

5 participants