Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Oct 17, 2023

@vstinner
Copy link
MemberAuthor

Refactor the code to avoid if clinic is not None. This change basically just move code and remove if clinic is not None.

@vstinnervstinnerforce-pushed the clinic_output_templates branch from 3f5b550 to e6cebdbCompareOctober 17, 2023 12:49
@vstinner
Copy link
MemberAuthor

cc @AlexWaygood

Copy link
Contributor

@erlend-aaslanderlend-aasland left a comment

Choose a reason for hiding this comment

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

Are you fine with this, @AlexWaygood?

@AlexWaygood
Copy link
Member

Are you fine with this, @AlexWaygood?

Haven't had a chance to review in depth, but this looks fine to me -- feel free to merge if you're happy!

@vstinnervstinner merged commit 0937b11 into python:mainOct 20, 2023
@vstinnervstinner deleted the clinic_output_templates branch October 20, 2023 21:42
@vstinner
Copy link
MemberAuthor

Merged, thanks for reviews.

aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@AlexWaygood@erlend-aasland