]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46685: cover `TypeError` of `ForwardRef(1)` in `test_typing` (GH-31223)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 9 Feb 2022 14:23:07 +0000 (17:23 +0300)
committerGitHub <noreply@github.com>
Wed, 9 Feb 2022 14:23:07 +0000 (23:23 +0900)
commitd2d1d49eaccaa83eb8873ba15f2fc9562143bc56
treef55d49f294ee2a316443a619ca8805b57f309a68
parentf71a69aa9209cf67cc1060051b147d6afa379bba
bpo-46685: cover `TypeError` of `ForwardRef(1)` in `test_typing` (GH-31223)
Lib/test/test_typing.py