]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46383: Fix signature of zoneinfo module_free function (GH-30607) (GH-30610)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Jan 2022 13:47:51 +0000 (05:47 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 13:47:51 +0000 (14:47 +0100)
commit7a822c92782ffda8fa32a4b30a95b9de7cc1b8e6
tree900cb3f0061836c5330469abec95915dd8d3092f
parent1345b460f568afa8a6f9c0e2b23adba5015f208e
bpo-46383: Fix signature of zoneinfo module_free function (GH-30607) (GH-30610)

(cherry picked from commit cfbde65df318eea243706ff876e5ef834c085e5f)

Co-authored-by: Christian Heimes <christian@python.org>
Co-authored-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/Core and Builtins/2022-01-14-20-55-34.bpo-46383.v8MTl4.rst [new file with mode: 0644]
Modules/_zoneinfo.c