Skip to content

[3.14] gh-137200: support frame lineno setter with BRANCH_LEFT and BRANCH_RIGHT events (GH-137229)#137280

Merged
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-d18f73a-3.14
Aug 11, 2025
Merged

[3.14] gh-137200: support frame lineno setter with BRANCH_LEFT and BRANCH_RIGHT events (GH-137229)#137280
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-d18f73a-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

…BRANCH_RIGHT` events (pythonGH-137229)

(cherry picked from commit d18f73a)

Co-authored-by: Xuanteng Huang <44627253+xuantengh@users.noreply.github.com>
@markshannon

Copy link
Copy Markdown
Member

@hugovk please merge this.
This PR fixes a minor omission implementing BRANCH_LEFT and BRANCH_RIGHT events for sys.monitoring.
No need for news as this is a 3.14 feature and no one has (AFAICT) tried to set line numbers in callbacks for these events.

@hugovk
hugovk merged commit 019238a into python:3.14 Aug 11, 2025
49 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…` and `BRANCH_RIGHT` events (pythonGH-137229) (python#137280)

Co-authored-by: Xuanteng Huang <44627253+xuantengh@users.noreply.github.com>
@miss-islington
miss-islington deleted the backport-d18f73a-3.14 branch January 2, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants