Skip to content

GH-107603: Clinic: Pass specific attributes to print_block() - #108581

Merged
AlexWaygood merged 5 commits into
python:mainfrom
AA-Turner:clinic-includes
Aug 28, 2023
Merged

GH-107603: Clinic: Pass specific attributes to print_block()#108581
AlexWaygood merged 5 commits into
python:mainfrom
AA-Turner:clinic-includes

Conversation

@AA-Turner

@AA-TurnerAA-Turner commented Aug 28, 2023

Copy link
Copy Markdown
Member

@AA-Turner

AA-Turner commented Aug 28, 2023

Copy link
Copy Markdown
MemberAuthor

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

Comment threadTools/clinic/clinic.py
@AA-TurnerAA-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
Comment threadTools/clinic/clinic.py Outdated

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@AlexWaygoodAlexWaygood left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

Thanks all for the (incredibly fast) reviews!

A

@AlexWaygood

AlexWaygood commented Aug 28, 2023

Copy link
Copy Markdown
Member

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:mainAug 28, 2023
@bedevere-bot

This comment was marked as abuse.

Sign up for freeto 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

@AA-Turner@AlexWaygood@bedevere-bot@vstinner@erlend-aasland