]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141563: make `PyDateTime_IMPORT` thread-safe (#144210)
authorKumar Aditya <kumaraditya@python.org>
Mon, 9 Feb 2026 13:20:35 +0000 (18:50 +0530)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 13:20:35 +0000 (13:20 +0000)
commitdd30f16ac0834aef9b3992e614ea3237c37ea71e
tree6461aff4ace8d7f72c6885bed441763b26a888a4
parentd99f3fc474f34db4176ac67611efec18bde66c7e
gh-141563: make `PyDateTime_IMPORT` thread-safe (#144210)
Include/datetime.h
Misc/NEWS.d/next/Core_and_Builtins/2026-02-02-17-07-34.gh-issue-141563.GheXjr.rst [new file with mode: 0644]