]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Mar 2026 16:40:55 +0000 (17:40 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 16:40:55 +0000 (16:40 +0000)
commitcfd7f94c12c7ee85d51838b306b8c30596094ebc
tree5a04b160f18268c58d92c2bf00428acc38c0992a
parent53b544a6a7d14fbbb07a18b3c324ac5167d0597f
[3.13] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165) (#146224)

gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165)
(cherry picked from commit 6450b1d142b6254d2e3b2eba47d69125ca79b3fe)

Co-authored-by: Victor Stinner <vstinner@python.org>
Modules/_zoneinfo.c