]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (#151044)
authorsobolevn <mail@sobolevn.me>
Tue, 9 Jun 2026 11:44:37 +0000 (14:44 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 11:44:37 +0000 (11:44 +0000)
commit9fdbade99e6bcc607d9f12416bfca5bbf94022b9
treec772ad6d9a9036fafc5dbc6ab27c5c3b232b69b3
parentc3cd75afdf86f6a811663c71da22cc24c784a6f4
gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (#151044)
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2026-06-07-17-29-33.gh-issue-151039.AZ0qBn.rst [new file with mode: 0644]
Modules/_datetimemodule.c