]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107909: Test explicit `object` base in PEP695 generic classes (GH-108001...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Aug 2023 10:53:59 +0000 (03:53 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 10:53:59 +0000 (12:53 +0200)
commit2166a407b29d7dc944e6d9159a4f6b8ffb6dc5e6
tree1ce0c9e3d37bf0f1129102590d3da27414d1b858
parent560e8595cb34b995310157c6e7a0ca2ecf559885
[3.12] gh-107909: Test explicit `object` base in PEP695 generic classes (GH-108001) (#108022)

gh-107909: Test explicit `object` base in PEP695 generic classes (GH-108001)
(cherry picked from commit b61f5995aebb93496e968ca8d307375fa86d9329)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_type_params.py