]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124445: Allow specializing generic ParamSpec aliases (#124512)
authorTomas R. <tomas.roun8@gmail.com>
Mon, 3 Mar 2025 22:58:33 +0000 (23:58 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 22:58:33 +0000 (14:58 -0800)
commitbbf197913ca984b79fee642a39bd61a997e24dd3
tree5089112be8275c1a3e627d5d85891de8625c9c56
parent3a7f17c7e2f72a836a019c316818c446a0c71d75
gh-124445: Allow specializing generic ParamSpec aliases (#124512)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Core_and_Builtins/2024-09-25-13-45-01.gh-issue-124445.zfsD7q.rst [new file with mode: 0644]
Objects/genericaliasobject.c