]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46383: Fix signature of zoneinfo module_free function (GH-30607)
authorChristian Heimes <christian@python.org>
Sat, 15 Jan 2022 08:52:19 +0000 (10:52 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Jan 2022 08:52:19 +0000 (09:52 +0100)
commitcfbde65df318eea243706ff876e5ef834c085e5f
treef2c33f05688da5e4e39aa2f726251c0aa017baf1
parent305588c67cdede4ef127ada90c1557bc1ef7c200
bpo-46383: Fix signature of zoneinfo module_free function (GH-30607)
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