Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented May 23, 2024

This helps us support use in isolated subinterpreters.

@ericsnowcurrently
Copy link
MemberAuthor

@ncoghlan, this should alleviate some/all of the crash concerns with the datetime C-API.

@encukouencukou merged commit b30d30c into python:mainMay 23, 2024
@ericsnowcurrentlyericsnowcurrently deleted the datetime-capi branch May 23, 2024 19:16
@erlend-aasland
Copy link
Contributor

Thanks!

@ericsnowcurrentlyericsnowcurrently added the needs backport to 3.13 bugs and security fixes label May 28, 2024
@miss-islington-app
Copy link

Thanks @ericsnowcurrently for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @ericsnowcurrently and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b30d30c747df2bf9f1614df8e76db2ffdb24fcd8 3.13 

@bedevere-app
Copy link

GH-119641 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 28, 2024
ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request May 28, 2024
ericsnowcurrently added a commit that referenced this pull request May 28, 2024
…h-119641) This is a backport of 3 commits that go together. (cherry picked from commit a895756) (cherry picked from commit b30d30c) (cherry picked from commit a89fc26)
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ericsnowcurrently@erlend-aasland@encukou