]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:44:19 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 16:44:19 +0000 (16:44 +0000)
commita2a45d7d13ceaf6d44b5b58392a36920937f63f7
treee58428530e4f734e2db046c4238f539368580a90
parent6e73225c323ee2c1facc013425adf2b786dc8d47
[3.14] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165) (#146223)

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