]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118168: Fix Unpack interaction with builtin aliases (#118169)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 23 Apr 2024 13:40:26 +0000 (06:40 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2024 13:40:26 +0000 (13:40 +0000)
commitd0b664ee065e69fc4f1506b00391e093d2d6638d
tree927d31148c1be0195f54bc9c8b20ccb9b65d8af9
parentd687d3fcfaa13b173005897634fc5ab515c8a660
gh-118168: Fix Unpack interaction with builtin aliases (#118169)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2024-04-22-20-42-29.gh-issue-118168.Igni7h.rst [new file with mode: 0644]