]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117764: Use Argument Clinic for signal.set_wakeup_fd() (GH-117777)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 12 Apr 2024 11:21:00 +0000 (14:21 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 11:21:00 +0000 (11:21 +0000)
commit39a6b29756f98223d02d7bda5f5ed962c9e55328
tree562ecb65dc4edda8a2cb7e65ccf3bd2bcc8cfd4f
parent3a8c1ca7e7ce181ddb29c9393171d5c508ce89c8
gh-117764: Use Argument Clinic for signal.set_wakeup_fd() (GH-117777)
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
Modules/clinic/signalmodule.c.h
Modules/signalmodule.c