summaryrefslogtreecommitdiffstats
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>2022-05-02 23:08:28 (GMT)
committerGitHub <noreply@github.com>2022-05-02 23:08:28 (GMT)
commitebb8b512e959ca1a0a506ac0f0faf461b1b2ff85 (patch)
treef0e20c41c7c0c2e504d2f901f2b8dbcafbea8f58 /Python/modsupport.c
parentaff8c4f4884fe5ffb2059c2ac9485ded3bba3f3c (diff)
downloadcpython-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/modsupport.c')
0 files changed, 0 insertions, 0 deletions