Skip to content
Snippets Groups Projects
Unverified Commit ebb8b512 authored by Shantanu's avatar Shantanu Committed by GitHub
Browse files

gh-91621: Fix typing.get_type_hints for collections.abc.Callable (#91656)

This mirrors logic in typing.get_args. The trickiness comes from how we
flatten args in collections.abc.Callable, see
https://bugs.python.org/issue42195
parent aff8c4f4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment