]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104683: Argument clinic: cleanup `DLSParser` `state_foo` methods (#107543)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 1 Aug 2023 20:42:39 +0000 (21:42 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 20:42:39 +0000 (21:42 +0100)
commit818c83cf819244bb0e77d956d28b84dd7434cabb
tree9017e594bdcc66f4e2b52bbe583eaa1b6a9a87af
parentc8872f4285d3b61c252e3384bec6d30618b7d698
gh-104683: Argument clinic: cleanup `DLSParser` `state_foo` methods (#107543)
Tools/clinic/clinic.py