]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107909: Test explicit `object` base in PEP695 generic classes (#108001)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 16 Aug 2023 13:30:03 +0000 (16:30 +0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 13:30:03 +0000 (06:30 -0700)
commitb61f5995aebb93496e968ca8d307375fa86d9329
treed2eda7c1f417457f24c88166d21189663ea79953
parenta8d440b3837273926af5ce996162b019290ddad5
gh-107909: Test explicit `object` base in PEP695 generic classes (#108001)
Lib/test/test_type_params.py