]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138479: Ensure that `__typing_subst__` returns a tuple (GH-138482) (#138784)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Sep 2025 13:23:03 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Sep 2025 13:23:03 +0000 (16:23 +0300)
commitfbfbfdf33c3cfe00c6319423ac69f5fb4e877034
treede835135715f24331636edb02c0871136878114a
parent440b83f8387a216a6cf0d04349543c72c0286e5b
[3.14] gh-138479: Ensure that `__typing_subst__` returns a tuple (GH-138482) (#138784)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_typing.py
Misc/NEWS.d/next/Core_and_Builtins/2025-09-03-17-00-30.gh-issue-138479.qUxgWs.rst [new file with mode: 0644]
Objects/genericaliasobject.c