]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104050: Argument Clinic: Annotate `output_templates()` (#106732)
authorErlend E. Aasland <erlend@python.org>
Fri, 14 Jul 2023 12:20:58 +0000 (14:20 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2023 12:20:58 +0000 (12:20 +0000)
commit7c95345e4f93f4a2475418f17df5aae39dea861f
tree312c5dea988266f9a8bed71ae71f1caa06e6c512
parent89867d2491c0c3ef77bc237899b2f0762f43c03c
gh-104050: Argument Clinic: Annotate `output_templates()` (#106732)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
Tools/clinic/clinic.py