]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42740: Support PEP 604, 612 for typing.py get_args and get_origin (GH-23942)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Tue, 29 Dec 2020 02:26:19 +0000 (10:26 +0800)
committerGitHub <noreply@github.com>
Tue, 29 Dec 2020 02:26:19 +0000 (18:26 -0800)
commitefb1f0918fad2ba3346a986b0e958dc5753a7bbe
tree035a6ce4a6e3778e74a68ee6ea614190e20811e7
parenta6d63a20df63b3fd33b5e1f629e7f96d00f6ae39
bpo-42740: Support PEP 604, 612 for typing.py get_args and get_origin (GH-23942)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2020-12-25-23-23-11.bpo-42740.F0rQ_E.rst [new file with mode: 0644]