]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107883: Argument Clinic: Handle full module/class path in Function.fulldisplayname...
authorErlend E. Aasland <erlend@python.org>
Sat, 12 Aug 2023 23:46:00 +0000 (01:46 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Aug 2023 23:46:00 +0000 (23:46 +0000)
commitee40b3e20d9b8d62a9b36b777dff42db1e9049d5
tree52b1b5cb3823e5a40af3877de4c4d6ab46d5b774
parentbf707749e87f47b2fee2a208a654511ac318d4b9
gh-107883: Argument Clinic: Handle full module/class path in Function.fulldisplayname (#107884)

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