FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (GH-101769) by ionite34 · Pull Request #102229 · python/cpython · GitHub

/ cpython Public

[3.10] gh-101765: Fix SystemError / segmentation fault in iter __reduce__ when internal access of builtins.__dict__ exhausts the iterator (GH-101769) - #102229

Merged
JelleZijlstra merged 2 commits into
python:3.10from
ionite34:backport-54dfa14-3.10
Feb 25, 2023

Conversation

ionite34 commented Feb 25, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Backport of #101769

Fix SystemError / segmentation fault in iter __reduce__ when internal access of builtins.__dict__ exhausts the iterator

(cherry picked from commit 54dfa14)

…`__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (pythonGH-101769).

(cherry picked from commit 54dfa14)

Co-authored-by: Ionite <dev@ionite.io>
JelleZijlstra merged commit 9f472f8 into python:3.10 Feb 25, 2023
ionite34 deleted the backport-54dfa14-3.10 branch February 25, 2023 04:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-crash A hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL