Skip to content

Improve coverage of typing.get_overloads #96357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sobolevn opened this issue Aug 28, 2022 · 1 comment
Closed

Improve coverage of typing.get_overloads #96357

sobolevn opened this issue Aug 28, 2022 · 1 comment
Assignees
Labels
tests Tests in the Lib/test dir

Comments

@sobolevn
Copy link
Member

Right now get_overloads function is not fully covered:
Снимок экрана 2022-08-28 в 11 49 55

I will send a PR with a fix.

@sobolevn sobolevn added the tests Tests in the Lib/test dir label Aug 28, 2022
@sobolevn sobolevn self-assigned this Aug 28, 2022
sobolevn added a commit to sobolevn/cpython that referenced this issue Aug 28, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 29, 2022
(cherry picked from commit 675e347)

Co-authored-by: Nikita Sobolev <[email protected]>
JelleZijlstra pushed a commit that referenced this issue Sep 29, 2022
…96371)

gh-96357: Improve `typing.get_overloads` coverage (GH-96358)
(cherry picked from commit 675e347)

Co-authored-by: Nikita Sobolev <[email protected]>
@hauntsaninja
Copy link
Contributor

Thanks, looks like this has been completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

No branches or pull requests

2 participants