]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118168: Fix Unpack interaction with builtin aliases (GH-118169) (#118178)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Apr 2024 13:57:36 +0000 (15:57 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2024 13:57:36 +0000 (13:57 +0000)
commit30e25d4ff9e4adcbeb775b2125196017d0d19b23
treef9a12d1e5f91d0fcdf79f15babfc654fe43e1f3b
parentfbe29e639d9d45928d10f25c1b518490d85a4cad
[3.12] gh-118168: Fix Unpack interaction with builtin aliases (GH-118169) (#118178)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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]