]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44297: Add a regression test for line numbers in with statements (GH-26891)
authorMark Shannon <mark@hotpy.org>
Thu, 24 Jun 2021 12:09:14 +0000 (13:09 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Jun 2021 12:09:14 +0000 (13:09 +0100)
commit0b6b2865187bca7ed7f1f511a02fc8bd13ee38ca
treef1a384de993ad8c957b09e3f59690fab90e23f90
parent0a3452e7cf00c51ab1af0f674b670520b09f0e39
bpo-44297: Add a regression test for line numbers in with statements (GH-26891)
Lib/test/test_exceptions.py