]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46685: improve test coverage of `Self` and `Never` in `typing` (GH-31222)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 19 Feb 2022 01:56:30 +0000 (04:56 +0300)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 01:56:30 +0000 (17:56 -0800)
commit32e3e0bea613711a8f19003445eebcb05fb75acc
tree2eb7b1c9fb4cc76bc566ddc0c89413a14af6f7a0
parent25c0b9d243b64ccd2eeab483089eaf7e4b4d5834
bpo-46685: improve test coverage of `Self` and `Never` in `typing` (GH-31222)
Lib/test/test_typing.py