Skip to content

gh-141563: make PyDateTime_IMPORT thread-safe - #144210

Merged
kumaraditya303 merged 6 commits into
python:mainfrom
kumaraditya303:datetime
Feb 9, 2026
Merged

gh-141563: make PyDateTime_IMPORT thread-safe#144210
kumaraditya303 merged 6 commits into
python:mainfrom
kumaraditya303:datetime

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented Jan 24, 2026

Copy link
Copy Markdown
Contributor

Comment threadInclude/datetime.h Outdated
Comment threadInclude/datetime.h

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@kumaraditya303
kumaraditya303 enabled auto-merge (squash) February 9, 2026 12:55
@kumaraditya303
kumaraditya303 merged commit dd30f16 into python:mainFeb 9, 2026
47 checks passed
Comment threadInclude/datetime.h
Comment threadInclude/datetime.h
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
@kumaraditya303
kumaraditya303 deleted the datetime branch February 15, 2026 06:22
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@kumaraditya303@vstinner@scoder@colesbury@mekrix777mekort-ops