]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100762: Fix optimization in gen_close (#111069)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 25 Oct 2023 15:22:34 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Oct 2023 15:22:34 +0000 (16:22 +0100)
commit0db2517687efcf5ec0174a32398ec1564b3204f1
tree7d305f234140e67219659fa3e38b14ae79c008fe
parenta4981921aa2c00f3883ef593fde1dbc034e3c304
gh-100762: Fix optimization in gen_close  (#111069)
Lib/test/test_cprofile.py
Lib/test/test_sys_setprofile.py
Objects/genobject.c