]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122943: Remove the object converter for var-positional parameter (GH-126560)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 8 Nov 2024 05:41:54 +0000 (07:41 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2024 05:41:54 +0000 (05:41 +0000)
commit06a8b0bb5ee0d01ed93315137c41c104a11e4640
treeac2d8c1fe90ecba50c2dfc3e74fa79af7cd7a067
parentc222441fa7f89d448e476c252ba09be588568392
gh-122943: Remove the object converter for var-positional parameter (GH-126560)
Lib/test/clinic.test.c
Lib/test/test_clinic.py
Modules/_testclinic.c
Objects/typevarobject.c
Python/bltinmodule.c
Python/clinic/bltinmodule.c.h
Tools/clinic/libclinic/converters.py