]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96478: Test `@overload` on C functions (#96479)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 5 Sep 2022 21:35:05 +0000 (00:35 +0300)
committerGitHub <noreply@github.com>
Mon, 5 Sep 2022 21:35:05 +0000 (14:35 -0700)
commitf177f6f29b069f522a0b3ba44eaae19852b6d2b0
treee64cbd98c1ebe5b531fac642206a847d426aaf6f
parent30878a7735f7d5cf2023f5b2758feee850b60700
gh-96478: Test `@overload` on C functions (#96479)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py