]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118414: Fix assertion in YIELD_VALUE when tracing lines or instrs (#118683)
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 7 May 2024 04:22:59 +0000 (21:22 -0700)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 04:22:59 +0000 (21:22 -0700)
commit0d9148823dbb6af020945ab1b487d7f183b561a5
tree1c365d6f0e96c9b722c1b885883183a19d1b0127
parentb2cd54a4fb2ecdb7b1d30bda8af3314d3a32031e
gh-118414: Fix assertion in YIELD_VALUE when tracing lines or instrs (#118683)
Lib/test/test_monitoring.py
Misc/NEWS.d/next/Core and Builtins/2024-05-07-01-39-24.gh-issue-118414.G5GG7l.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h