diff options
author | Shantanu <12621235+hauntsaninja@users.noreply.github.com> | 2022-05-02 23:08:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 23:08:28 (GMT) |
commit | ebb8b512e959ca1a0a506ac0f0faf461b1b2ff85 (patch) | |
tree | f0e20c41c7c0c2e504d2f901f2b8dbcafbea8f58 /Python/pyhash.c | |
parent | aff8c4f4884fe5ffb2059c2ac9485ded3bba3f3c (diff) | |
download | cpython-ebb8b512e959ca1a0a506ac0f0faf461b1b2ff85.zip cpython-ebb8b512e959ca1a0a506ac0f0faf461b1b2ff85.tar.gz cpython-ebb8b512e959ca1a0a506ac0f0faf461b1b2ff85.tar.bz2 |
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
Diffstat (limited to 'Python/pyhash.c')
0 files changed, 0 insertions, 0 deletions