]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95065, gh-107704: Argument Clinic: support multiple '/ [from ...]' and '* [from...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Aug 2023 13:59:58 +0000 (16:59 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 13:59:58 +0000 (13:59 +0000)
commit60942cccb18cfd43240c1a1eb5deab7b31fcb81c
treeca1623ac6c9afd3ac2e13ee1a2a8f244e61da27d
parent13104f3b7412dce9bf7cfd09bf2d6dad1f3cc2ed
gh-95065, gh-107704: Argument Clinic: support multiple '/ [from ...]' and '* [from ...]' markers (GH-108132)
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Lib/test/test_clinic.py
Modules/_testclinic.c
Modules/clinic/_testclinic_depr.c.h
Tools/clinic/clinic.py