]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130117: Document why nested `Union`, `Literal`, and `Annotated` types refer...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 May 2025 02:13:22 +0000 (04:13 +0200)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 02:13:22 +0000 (02:13 +0000)
commitfe18437089e6eccfa09e7c12a4f807fc158274ba
tree08ba14b85e5705f849c5ac1849b62a5470396043
parent1dfe5def081bf8e05706df4cbd6b5590e191e70b
[3.13] gh-130117: Document why nested `Union`, `Literal`, and `Annotated` types referenced through a type alias are not flattened (GH-130119) (#133488)

gh-130117: Document why nested `Union`, `Literal`, and `Annotated` types referenced through a type alias are not flattened (GH-130119)

(cherry picked from commit b936ccdb6f6bd11250b4e638b6fa2c239907ca58)

Co-authored-by: Valentin Berlier <berlier.v@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/typing.rst