Skip to content

gh-96357: Improve typing.get_overloads coverage#96358

Merged
JelleZijlstra merged 1 commit intopython:mainfrom
sobolevn:issue-96357
Aug 29, 2022
Merged

gh-96357: Improve typing.get_overloads coverage#96358
JelleZijlstra merged 1 commit intopython:mainfrom
sobolevn:issue-96357

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Aug 28, 2022

Right now it is fully covered:
Снимок экрана 2022-08-28 в 11 58 38

@sobolevn
Copy link
Copy Markdown
Member Author

Retriggering

@sobolevn sobolevn closed this Aug 28, 2022
@sobolevn sobolevn reopened this Aug 28, 2022
@JelleZijlstra JelleZijlstra added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Aug 29, 2022
@JelleZijlstra JelleZijlstra merged commit 675e347 into python:main Aug 29, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2022
(cherry picked from commit 675e347)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @sobolevn and @JelleZijlstra, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 675e3470ccf3804a36a9cd451b813e9bd655aeb3 3.10

@bedevere-bot
Copy link
Copy Markdown

GH-96371 is a backport of this pull request to the 3.11 branch.

@JelleZijlstra
Copy link
Copy Markdown
Member

duh, it's not in 3.10 :)

@AlexWaygood AlexWaygood removed the needs backport to 3.10 only security fixes label Aug 29, 2022
@sobolevn
Copy link
Copy Markdown
Member Author

Thank you!

sobolevn added a commit to sobolevn/typing_extensions that referenced this pull request Aug 29, 2022
JelleZijlstra pushed a commit that referenced this pull request Sep 29, 2022
…96371)

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

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants