]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96478: Test `@overload` on C functions (GH-96479)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Sep 2022 01:36:23 +0000 (18:36 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 01:36:23 +0000 (18:36 -0700)
commit2a5e3337367b4636802697f8e5c78bc5382ec8cb
treec6f534cc1a0261c08b130adc47606f4b67081837
parenta670c65f14c07a0f2f0b3e4aab41aee007c3b7ff
gh-96478: Test `@overload` on C functions (GH-96479)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit f177f6f29b069f522a0b3ba44eaae19852b6d2b0)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_typing.py