]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93061: Mark as artificial: backwards jump after async for (GH-93062)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Mon, 23 May 2022 12:58:41 +0000 (08:58 -0400)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 12:58:41 +0000 (13:58 +0100)
commita458be3263b4cb92f3fde726461e8ef44b2a4a9d
tree059f5f89fb76fe6f6b10cf11eae05379936dc6e2
parentfc00667247c47285751d77de7645c11a5393d870
gh-93061: Mark as artificial: backwards jump after async for (GH-93062)
Lib/test/test_sys_settrace.py
Misc/NEWS.d/next/Core and Builtins/2022-05-22-02-37-50.gh-issue-93061.r70Imp.rst [new file with mode: 0644]
Python/compile.c