]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43224: Implement PEP 646 changes to typing.py (GH-31021)
authorMatthew Rahtz <matthew.rahtz@gmail.com>
Tue, 8 Mar 2022 04:02:55 +0000 (04:02 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 04:02:55 +0000 (20:02 -0800)
commit7a793a388b017be635ea41ef75b0fd8bcf75a309
treea9f3ba378f268ebbab6d97d1407b8b84862f5ccc
parent13331a12c3c4d5007e2ab61514ba1d76cedd8b84
bpo-43224: Implement PEP 646 changes to typing.py (GH-31021)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2022-01-30-22-05-53.bpo-43224.E-eT22.rst [new file with mode: 0644]