]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104683: Add --exclude option to Argument Clinic CLI (#107770)
authorErlend E. Aasland <erlend@python.org>
Tue, 8 Aug 2023 20:50:54 +0000 (22:50 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 20:50:54 +0000 (20:50 +0000)
commit0be3743f54569475c40e00c8dcdded928d429d58
tree84b10641634dd363ea973f0ae325135d515e52e1
parentea72c6fe3b6db5f4e8ce3d3405c0ea65dc002faf
gh-104683: Add --exclude option to Argument Clinic CLI (#107770)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/howto/clinic.rst
Lib/test/test_clinic.py
Makefile.pre.in
Misc/NEWS.d/next/Tools-Demos/2023-08-08-12-21-41.gh-issue-104683.DRsAQE.rst [new file with mode: 0644]
Tools/clinic/clinic.py