◐ Shell
clean mode source ↗

bpo-42740: Fix get_args for PEP 585 collections.abc.Callable by Fidget-Spinner · Pull Request #23963 · python/cpython

added 2 commits

December 27, 2020 17:37

@Fidget-Spinner

gvanrossum

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 28, 2020
…H-23963)

PR 1/2. Needs backport to 3.9.
(cherry picked from commit 4140f10)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Dec 28, 2020
PR 1/2. Needs backport to 3.9.
(cherry picked from commit 4140f10)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
…H-23963)

PR 1/2. Needs backport to 3.9.