]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95011: Migrate syslog module to Argument Clinic (GH-95012)
authorNoam Cohen <noam@noam.me>
Sat, 8 Oct 2022 18:31:57 +0000 (21:31 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2022 18:31:57 +0000 (21:31 +0300)
commit5405537813750dbfb133c1af26360297954765f8
tree0388de5eb1f9b454cb7a84dcdf55421bae30a978
parent4ed00be98f5b7dbac3ab71159dda907c931de486
gh-95011: Migrate syslog module to Argument Clinic (GH-95012)
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Modules/clinic/syslogmodule.c.h [new file with mode: 0644]
Modules/syslogmodule.c