FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-117398: Statically Allocate the Datetime C-API by ericsnowcurrently · Pull Request #119472 · python/cpython · GitHub

/ cpython Public

gh-117398: Statically Allocate the Datetime C-API - #119472

Merged
encukou merged 6 commits into
python:mainfrom
ericsnowcurrently:datetime-capi
May 23, 2024
Merged

gh-117398: Statically Allocate the Datetime C-API#119472
encukou merged 6 commits into
python:mainfrom
ericsnowcurrently:datetime-capi

Conversation

ericsnowcurrently commented May 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This helps us support use in isolated subinterpreters.

Copy link
Copy Markdown
Member Author

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

encukou merged commit b30d30c into python:main May 23, 2024
ericsnowcurrently deleted the datetime-capi branch May 23, 2024 19:16

Copy link
Copy Markdown
Contributor

Thanks!

ericsnowcurrently added the needs backport to 3.13 bugs and security fixes label May 28, 2024

Copy link
Copy Markdown

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

Copy link
Copy Markdown

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 Bot commented May 28, 2024

Copy link
Copy Markdown

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

bedevere-app Bot 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL