]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46416: Allow direct invocation of `Lib/test/test_typing.py` (GH-30641)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 19 Jan 2022 14:13:38 +0000 (17:13 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 14:13:38 +0000 (22:13 +0800)
commit2792d6d18eab3efeb71e6397f88db86e610541f1
treee20400cb4c4ee23af06be0019ac0d87aa4ffd4bd
parent3bf6315c4cabf72d64e65e6f85bf72c65137255a
bpo-46416: Allow direct invocation of `Lib/test/test_typing.py` (GH-30641)

Use `__name__`
Lib/test/test_typing.py