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

[3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation fault (GH-100182) #100478

Merged
merged 2 commits into from
Dec 24, 2022

Conversation

byllyfish
Copy link
Contributor

@byllyfish byllyfish commented Dec 23, 2022

Move test_frame_fback_api from TestCAPI (test_frame.py) to Test_FrameAPI (test_misc.py).

(cherry picked from commit 88d565f)

…mentation fault when accessing `frame.f_back` (python#100182)

Backport test_frame_fback_api from TestCAPI to Test_FrameAPI.

(cherry picked from commit 88d565f)
…fix segmentation fault when accessing `frame.f_back` (pythonGH-100182).

(cherry picked from commit 88d565f)

Co-authored-by: Bill Fisher <william.w.fisher@gmail.com>
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