]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46431: use raw string for regex in test (GH-30901)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 25 Jan 2022 23:52:43 +0000 (23:52 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 23:52:43 +0000 (23:52 +0000)
commit072f4a473e861c6c987650f08990c0ed1f76715f
tree721edf29556c082af5e8defeda8799764518e075
parenta27505345e34d462139f5f8b6b5e7c9a59955150
bpo-46431: use raw string for regex in test (GH-30901)
Lib/test/test_exception_group.py