mirror of
https://github.com/python/cpython.git
synced 2026-08-03 12:10:52 +08:00
gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165) (cherry picked from commit 6450b1d142b6254d2e3b2eba47d69125ca79b3fe) Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.