Skip to content

GH-94438: Account for NULLs on evaluation stack when jumping lines.#94444

Merged
markshannon merged 4 commits into
python:mainfrom
faster-cpython:more-robust-frame-setlineno
Jul 1, 2022
Merged

GH-94438: Account for NULLs on evaluation stack when jumping lines.#94444
markshannon merged 4 commits into
python:mainfrom
faster-cpython:more-robust-frame-setlineno

Conversation

@markshannon
Copy link
Copy Markdown
Member

@markshannon markshannon commented Jun 30, 2022

Comment thread Objects/frameobject.c
Comment thread Lib/test/test_sys_settrace.py
@markshannon markshannon merged commit be80db1 into python:main Jul 1, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-94484 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 1, 2022
…nes. (pythonGH-94444)

(cherry picked from commit be80db1)

Co-authored-by: Mark Shannon <mark@hotpy.org>
markshannon added a commit that referenced this pull request Jul 1, 2022
* Account for NULLs on evaluation stack when jumping lines.
@markshannon markshannon deleted the more-robust-frame-setlineno branch September 26, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants