]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104050: Argument clinic: annotate `post_parsing()` and `cleanup()` (#107225)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 25 Jul 2023 22:33:03 +0000 (23:33 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 22:33:03 +0000 (23:33 +0100)
commit33838fedf7ed6ee907a49d042f8fa123178a1f9c
tree3f62e123649dde606a9baa37c67432043a30cad8
parent70dc00946938027d5a79bcb7b65038319040144e
gh-104050: Argument clinic: annotate `post_parsing()` and `cleanup()` (#107225)
Tools/clinic/clinic.py