]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101562: typing: add tests for inheritance with NotRequired & Required in parent...
authorEclips4 <80244920+Eclips4@users.noreply.github.com>
Mon, 6 Feb 2023 19:28:24 +0000 (22:28 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 19:28:24 +0000 (11:28 -0800)
commitb96b344f251954bb64aeb13c3e0c460350565c2a
tree53844f800a40c123bf5a9515df91b6a96f3991e5
parent7a253103d4c64fcca4c0939a584c2028d8da6829
gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (#101563)
Lib/test/test_typing.py
Misc/ACKS