]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897)
authorMark Shannon <mark@hotpy.org>
Fri, 30 May 2025 14:11:42 +0000 (15:11 +0100)
committerGitHub <noreply@github.com>
Fri, 30 May 2025 14:11:42 +0000 (07:11 -0700)
commitce6a6371a23dc57ed4257eb102ebfb2827477abf
treeec978baf587fea71499734367ed0e58ee2d33ba6
parentc600310663277e24607890298e6d9bf7e1d4f584
GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897)

Fix INSTRUMENT_FOR_ITER for list/tuple
Lib/test/test_monitoring.py
Python/bytecodes.c
Python/generated_cases.c.h