◐ Shell
clean mode source ↗

gh-110964: clinic: refactor output_templates() by vstinner · Pull Request #110982 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

Oct 20, 2023

Conversation

@vstinner

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

@vstinner

erlend-aasland

Choose a reason for hiding this comment

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

@AlexWaygood

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 deleted the clinic_output_templates branch

October 20, 2023 21:42

@vstinner

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

Labels