]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] typing: Improve documentation of generic classes and aliases (GH-105369) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Jun 2023 15:04:14 +0000 (08:04 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 15:04:14 +0000 (15:04 +0000)
commit9a7c4a5f39ec795f1ea77e1dfc557514f8f8a04a
tree5c1cb6820fa900cbf89513382babffe3685cd769
parentd36aa244c860f96564c6a94d568bfb7f6a0251bf
[3.12] typing: Improve documentation of generic classes and aliases (GH-105369) (#105453)

typing: Improve documentation of generic classes and aliases (GH-105369)
(cherry picked from commit d63a7c3694d5c4484fcaa01c33590b1d4bc2559e)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Lib/typing.py