Skip to content
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

gh-104683: clinic.py: Improve coverage for the parse_converter method #104729

Merged
merged 2 commits into from
May 21, 2023

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented May 21, 2023

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexWaygood
Copy link
Member Author

I'll leave the decision to you as to whether to backport this!

@erlend-aasland erlend-aasland added the needs backport to 3.11 only security fixes label May 21, 2023
@erlend-aasland
Copy link
Contributor

I (almost) always backport tests :) We need good test coverage in all active releases.

@AlexWaygood
Copy link
Member Author

I (almost) always backport tests :) We need good test coverage in all active releases.

I do the same over at typing.py, but I know opinions differ!

@AlexWaygood AlexWaygood merged commit 64d1b44 into python:main May 21, 2023
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 64d1b44a5459605af3e8572d4febfde021315633 3.11

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 21, 2023
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request May 21, 2023
AlexWaygood added a commit that referenced this pull request May 21, 2023
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.

4 participants