-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. #21458
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
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. #21458
Conversation
When you're done making the requested changes, leave the comment: |
Co-authored-by: Christian Heimes <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have made the requested changes; please review again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thank you!
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
GH-21459 is a backport of this pull request to the 3.9 branch. |
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-21460 is a backport of this pull request to the 3.8 branch. |
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6. |
GH-21461 is a backport of this pull request to the 3.7 branch. |
GH-21462 is a backport of this pull request to the 3.6 branch. |
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
…H-21461) Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
…H-21462) Automerge-Triggered-By: @tiran (cherry picked from commit 4f309ab) Co-authored-by: Serhiy Storchaka <[email protected]>
Automerge-Triggered-By: @tiran
Automerge-Triggered-By: @tiran
Automerge-Triggered-By: @tiran
Automerge-Triggered-By: @tiran
https://bugs.python.org/issue41288
Automerge-Triggered-By: @tiran