Skip to content

gh-110964: clinic: refactor output_templates() #110982

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

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 17, 2023

@vstinner
Copy link
Member Author

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

@vstinner vstinner force-pushed the clinic_output_templates branch from 3f5b550 to e6cebdb Compare October 17, 2023 12:49
@vstinner
Copy link
Member Author

cc @AlexWaygood

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.

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!

@vstinner vstinner merged commit 0937b11 into python:main Oct 20, 2023
@vstinner vstinner deleted the clinic_output_templates branch October 20, 2023 21:42
@vstinner
Copy link
Member Author

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 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.

3 participants