]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118569: Add a test for dynamic PEP695 classes (GH-118570) (#118574)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 May 2024 15:26:30 +0000 (17:26 +0200)
committerGitHub <noreply@github.com>
Sat, 4 May 2024 15:26:30 +0000 (15:26 +0000)
commit53e8bdd1e6434a06ac67ae0dd250d1abf7d2dc4c
tree835f9477f499091e4ac3b95befe1ab1d3d818b87
parent7da5737bd8250fe6d77866d8de21ad97f1a83c86
[3.12] gh-118569: Add a test for dynamic PEP695 classes (GH-118570) (#118574)

gh-118569: Add a test for dynamic PEP695 classes (GH-118570)
(cherry picked from commit 5f547585fa56c94c5d836b5313a7200f4937ebc4)

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