]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT` events...
authorXuanteng Huang <44627253+xuantengh@users.noreply.github.com>
Thu, 31 Jul 2025 13:22:22 +0000 (21:22 +0800)
committerGitHub <noreply@github.com>
Thu, 31 Jul 2025 13:22:22 +0000 (14:22 +0100)
commitd18f73ae1349ed005fa05ea2d852e1ab51dbc087
treea60e32edb504e004a5b066ea767d689499b03fb0
parent438cbd857a875efc105b4215b1ae131e67af37e1
gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT` events (GH-137229)
Lib/test/test_monitoring.py
Objects/frameobject.c