SIGN IN SIGN UP

gh-117764: Add more tests for signatures of builtins (GH-117816)

Test signatures of all public builtins and methods of builtin classes
in modules builtins, types, sys, and several other modules (either
included in the list of standard builtin modules sys.builtin_module_names,
or providing a public interface for such modules).

Most builtins should have supported signatures, with few known exceptions.
When more builtins will be converted to Argument Clinic or support of
new signatures be implemented, they will be removed from the exception
lists.
S
Serhiy Storchaka committed
c50cb6dd09d5a1bfdd1b896cc31ccdc96c72e561
Parent: 4ce10da
Committed by GitHub <noreply@github.com> on 4/12/2024, 2:55:29 PM