Skip to content

bpo-46424: cover Annotation[int] invalid usage in tests #30663

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

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 18, 2022

@Fidget-Spinner
Copy link
Member

@sobolevn could you do me a favour please and mark any of your typing tests PRs as needs backport to x.x? I will review and merge them for you. My motivation follows:

  • Easier to handle future bugfix backports.
  • Properly test older versions of Python, so that bugfix backports don't accidentally break things.

Thanks for your time!

@Fidget-Spinner Fidget-Spinner added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Jan 19, 2022
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @sobolevn and @Fidget-Spinner, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 32398294fb3fcf4ee74da54722fd0221c4e6cb74 3.9

@bedevere-bot
Copy link

GH-30691 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 19, 2022
…ythonGH-30663)

(cherry picked from commit 3239829)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@Fidget-Spinner Fidget-Spinner added needs backport to 3.9 only security fixes and removed needs backport to 3.9 only security fixes labels Jan 19, 2022
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-30692 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 19, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 19, 2022
…ythonGH-30663)

(cherry picked from commit 3239829)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington added a commit that referenced this pull request Jan 19, 2022
…H-30663)

(cherry picked from commit 3239829)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington added a commit that referenced this pull request Jan 19, 2022
…sts (GH-30663) (GH-30692)

(cherry picked from commit 3239829)


Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@sobolevn
Copy link
Member Author

@Fidget-Spinner sure thing, will do in the future!

hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…sts (pythonGH-30663) (pythonGH-30692)

(cherry picked from commit 3239829)


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.

6 participants