]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 7 Oct 2022 18:06:23 +0000 (21:06 +0300)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 18:06:23 +0000 (11:06 -0700)
commit24a664589448d99a62386d5afa180cfb52733a7e
treed222c187c9a8dcef1fd5c379036accdf6e7808f2
parent002252c4ade6a5aeb7a397776dbe3c1de0740e84
gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958)
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Lib/test/test_zoneinfo/test_zoneinfo.py
Misc/NEWS.d/next/Core and Builtins/2022-10-06-14-14-28.gh-issue-97955.Nq5VXD.rst [new file with mode: 0644]
Modules/_zoneinfo.c
Modules/clinic/_zoneinfo.c.h [new file with mode: 0644]