]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113317: Argument Clinic: inline required_type_for_self_for_parser() in self conver...
authorErlend E. Aasland <erlend@python.org>
Thu, 15 Feb 2024 16:03:58 +0000 (17:03 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Feb 2024 16:03:58 +0000 (16:03 +0000)
commite74fa294c9b0c67bfcbefdda5a069f0a7648f524
treebbd9cd460a703a01a4b94577aaf59cf3871515a6
parentcfb26401f60a428b3674eb5d9eecf315eb55acab
gh-113317: Argument Clinic: inline required_type_for_self_for_parser() in self converter (#115522)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Tools/clinic/clinic.py