]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Aug 2025 14:07:19 +0000 (16:07 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Aug 2025 14:07:19 +0000 (17:07 +0300)
commit019238ab18348710f7c6a7f835ee1d371e91fcc0
tree84ccc9e43c3181e086db57a67a0a41ec7b7af8d5
parent1bf7462e341cfc53fbbf294eb6ec486f5ce58ea2
[3.14] gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT` events (GH-137229) (#137280)

Co-authored-by: Xuanteng Huang <44627253+xuantengh@users.noreply.github.com>
Lib/test/test_monitoring.py
Objects/frameobject.c