]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117764: Add signatures for some functions in the sys module (GH-117770)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 12 Apr 2024 09:12:48 +0000 (12:12 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 09:12:48 +0000 (09:12 +0000)
commit2638c28be07679bf56e38e586fabddd43b19c9bc
tree9b111f853b848a2aa4e62a350a1283e464bb0dab
parent6e05537676da56b37ba0c9dbb459b60422918988
gh-117764: Add signatures for some functions in the sys module (GH-117770)

Use Argument Clinic if possible.
Python/clinic/sysmodule.c.h
Python/sysmodule.c