]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105509: Simplify implementation of `typing.Annotated` (#105510)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 1 Sep 2023 20:57:25 +0000 (21:57 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2023 20:57:25 +0000 (13:57 -0700)
commita1cbace91b624681dd7bb8eb82ba187bda55d785
tree88c4433e4b03729be2e0e60475eb46211012e1be
parent8f9ea43ee805f98391f857397daac9df7ffa71cd
gh-105509: Simplify implementation of `typing.Annotated` (#105510)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-06-08-15-56-45.gh-issue-105509.YIG57j.rst [new file with mode: 0644]