]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43033: Fix the handling of PyObject_SetAttrString() in _zoneinfo.c (GH-24345)
authorZackery Spytz <zspytz@gmail.com>
Wed, 27 Jan 2021 08:16:20 +0000 (01:16 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jan 2021 08:16:20 +0000 (10:16 +0200)
commit5327f370344a627f1578d8183d197feb286371c6
tree675f71f86e45a666032875fc74877836625c6b14
parent7a34380ad788886f5ad50d4175ceb2d5715b8cff
bpo-43033: Fix the handling of PyObject_SetAttrString() in _zoneinfo.c (GH-24345)
Modules/_zoneinfo.c