]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-119897: Revert buggy optimization which was removed in 3.13 (#120467)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 18 Jun 2024 09:45:40 +0000 (10:45 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2024 09:45:40 +0000 (10:45 +0100)
commit5d997b5d4ef95e1164cb04e4c13d47dd5b71f2ec
tree8dfd0e522ec6c088ea05705afb56b33b85fd94b1
parent4b53ea822c0c52fa2f0d62728b6573a120f15574
[3.12] gh-119897: Revert buggy optimization which was removed in 3.13 (#120467)
Include/internal/pycore_frame.h
Lib/test/test_cprofile.py
Lib/test/test_generators.py
Lib/test/test_sys_setprofile.py
Objects/genobject.c
Python/frame.c