]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94438: Restore ability to jump over None tests (GH-111237)
authorSavannah Ostrowski <sostrowski@microsoft.com>
Tue, 24 Oct 2023 06:13:16 +0000 (23:13 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 06:13:16 +0000 (23:13 -0700)
commit6640f1d8d2462ca0877e1d2789e1721767e9caf2
tree2e2e1ab850d96f3167ebbc0d954eceadaf972c2b
parent4fbf20605bd70fb96711c92a0ce3309291ffd6fb
GH-94438: Restore ability to jump over None tests (GH-111237)
Lib/test/test_sys_settrace.py
Misc/ACKS
Misc/NEWS.d/next/Core and Builtins/2023-10-23-22-11-09.gh-issue-94438.y2pITu.rst [new file with mode: 0644]
Objects/frameobject.c