-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Conversation
Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, @corona10, I could not cleanly backport this to |
Sorry @corona10, I had trouble checking out the |
GH-28834 is a backport of this pull request to the 3.10 branch. |
…turn -1 (pythonGH-28832) (cherry picked from commit ec04db7) Co-authored-by: Dong-hee Na <donghee.na@python.org>
GH-28835 is a backport of this pull request to the 3.9 branch. |
…urn -1 (pythonGH-28832) (cherry picked from commit ec04db7) Co-authored-by: Dong-hee Na <donghee.na@python.org>
https://bugs.python.org/issue20028