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-107603: Clinic: Pass specific attributes to print_block() #108581

Merged
merged 5 commits into from
Aug 28, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Aug 28, 2023

@AA-Turner
Copy link
Member Author

AA-Turner commented Aug 28, 2023

mypy failure seems unrelated: (Edit: very related!)

@AA-Turner AA-Turner changed the title GH-107603: Clinic: Only pass includes to print_block() GH-107603: Clinic: Pass specific attributes to print_block() Aug 28, 2023
Tools/clinic/clinic.py Outdated Show resolved Hide resolved
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@AA-Turner
Copy link
Member Author

Thanks all for the (incredibly fast) reviews!

A

@AlexWaygood
Copy link
Member

AlexWaygood commented Aug 28, 2023

Oh, looks like you'll need to slightly rework two unit tests in test_clinic.py to get CI passing

@AlexWaygood AlexWaygood enabled auto-merge (squash) August 28, 2023 20:39
@AlexWaygood AlexWaygood merged commit 0bd2ba5 into python:main Aug 28, 2023
@bedevere-bot

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants