]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132467: Document and test that generic aliases are not classes (GH-133504...
authorAbduaziz π <mail@ziyodov.uz>
Fri, 12 Jun 2026 00:38:12 +0000 (05:38 +0500)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2026 00:38:12 +0000 (20:38 -0400)
commitc737fb3182f10d7b873bce2309213d8f230409c3
tree43028b2320f71520118b92acd8b514c6c91d3124
parentf2228c5db633fa4e2b46c43ec8529113bcf07642
[3.14] gh-132467: Document and test that generic aliases are not classes (GH-133504) (#151116)

(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