]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102324: Improve tests of `typing.override` (#102325)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 3 Mar 2023 03:59:05 +0000 (06:59 +0300)
committerGitHub <noreply@github.com>
Fri, 3 Mar 2023 03:59:05 +0000 (19:59 -0800)
commit12011dd8bafa6867f2b4a8a9e8e54cb0fbf006e4
tree85b24710ee2ac23dee9d59b2e245bda42fbf4993
parent71db5dbcd714b2e1297c43538188dd69715feb9a
gh-102324: Improve tests of `typing.override` (#102325)

Fixes #101564
Lib/test/test_typing.py