-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
Conversation
vstinner
commented
Oct 17, 2023
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: [C API] Move undocumented private _PyArg C API to pycore_modsupport.h internal C API #110964
Refactor the code to avoid |
3f5b550
to
e6cebdb
Compare
cc @AlexWaygood |
There was a problem hiding this 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?
Haven't had a chance to review in depth, but this looks fine to me -- feel free to merge if you're happy! |
Merged, thanks for reviews. |