mirror of
https://github.com/python/cpython.git
synced 2026-07-22 18:06:23 -04:00
3199f3ba29
gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (GH-151044)
(cherry picked from commit 9fdbade99e)
Co-authored-by: sobolevn <mail@sobolevn.me>
Source files for standard library extension modules, and former extension modules that are now builtin modules.