]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132753: Argument Clinic: Fix support of c_default for the bool converter (GH-132754)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Apr 2025 23:21:29 +0000 (02:21 +0300)
committerGitHub <noreply@github.com>
Sun, 20 Apr 2025 23:21:29 +0000 (23:21 +0000)
commit78cfee6f0920ac914ed179c013f61c53ede16fa9
treef557f0aab24b9e9743bc3262dc5226139edbea13
parentdc4a7077aca7f702e09c29433c20cf8bb9feff64
gh-132753: Argument Clinic: Fix support of c_default for the bool converter (GH-132754)
Lib/test/test_clinic.py
Modules/_testclinic.c
Modules/clinic/_testclinic.c.h
Tools/clinic/libclinic/converters.py