]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (GH-94553)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Jul 2022 09:16:32 +0000 (02:16 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 09:16:32 +0000 (11:16 +0200)
commit99a06685d4034a9b3d4dd898292926932168d94d
tree55a19312de3407c9135e572169468f4c1d9e4859
parent68f5fa668343341b79ce1e23f1d9e773b98fd312
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (GH-94553)

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
(cherry picked from commit 4791a8a8357e67431cb686d9559aa419074b8e33)

Co-authored-by: KotlinIsland <65446343+KotlinIsland@users.noreply.github.com>
Doc/whatsnew/3.11.rst
Lib/__future__.py
Misc/NEWS.d/next/Library/2022-06-09-14-44-21.gh-issue-93626.sfghs46.rst [new file with mode: 0644]