]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132467: Document and test that generic aliases are not classes (GH-133504...
authorAbduaziz π <mail@ziyodov.uz>
Tue, 9 Jun 2026 20:24:02 +0000 (01:24 +0500)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 20:24:02 +0000 (22:24 +0200)
commit99dc88db09f032bc9236364bf5ed74ee4a2bef9c
tree0b167acddf5c3a529b8ebb9fdb23dcc7080f63fb
parentfc600e41780cc9aa31baf7ce85fa630038a47270
[3.13] gh-132467: Document and test that generic aliases are not classes (GH-133504) (#151117)

(cherry picked from commit 5915a1fb9d8499387e371c6801b40c55cf126dbf)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/stdtypes.rst
Lib/test/test_typing.py
Lib/typing.py