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-106368: Increase Argument Clinic BlockParser test coverage #106759

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jul 14, 2023

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thank you!

Lib/test/test_clinic.py Outdated Show resolved Hide resolved
Lib/test/test_clinic.py Show resolved Hide resolved
Let expect_failure() dedent and strip input string
Assert stuff in test_parse_with_body_prefix()
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

👍

@erlend-aasland erlend-aasland merged commit 2d7d1aa into python:main Jul 15, 2023
20 checks passed
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@erlend-aasland erlend-aasland deleted the clinic/buffer-stuff-coverage branch July 15, 2023 09:29
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2023
…ythonGH-106759)

(cherry picked from commit 2d7d1aa)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
@bedevere-bot
Copy link

GH-106769 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 15, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2023
…ythonGH-106759)

(cherry picked from commit 2d7d1aa)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
@bedevere-bot
Copy link

GH-106770 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 Jul 15, 2023
@erlend-aasland
Copy link
Contributor Author

Thanks for the review, Nikita!

erlend-aasland added a commit that referenced this pull request Jul 15, 2023
…H-106759) (#106770)

(cherry picked from commit 2d7d1aa)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
erlend-aasland added a commit that referenced this pull request Jul 15, 2023
…H-106759) (#106769)

(cherry picked from commit 2d7d1aa)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
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.

None yet

4 participants