]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103880: Fix `assertRaises` usage in `test_genericalias` (GH-103916) (#103917)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 27 Apr 2023 10:33:29 +0000 (13:33 +0300)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2023 10:33:29 +0000 (16:03 +0530)
commit7f70f1c5cc964f64a89b3536b1bc96c3ecb6cb24
tree090ef8ec1f10cf6b9946279d82f6061a40a352de
parent2cd1b9c2cab8989f6f1e10c56b8af5e9d11fdd31
[3.11] gh-103880: Fix `assertRaises` usage in `test_genericalias` (GH-103916) (#103917)

(cherry picked from commit dff8e5dc8d0758d1f9c55fdef308e44aefebe1a2)
Lib/test/test_genericalias.py