]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104683: Argument Clinic: Refactor the module and class resolver (#108552)
authorErlend E. Aasland <erlend@python.org>
Mon, 28 Aug 2023 12:41:05 +0000 (14:41 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 12:41:05 +0000 (14:41 +0200)
commitd90973340bf5ac35e0b35e99239cd37c46a30910
tree4a8578d0a4c74d05e70336718a7e14ab4081fd0c
parent0e8b3fc718c8a1c4de558c553d9e05049c1dbec6
gh-104683: Argument Clinic: Refactor the module and class resolver (#108552)
Lib/test/test_clinic.py
Tools/clinic/clinic.py