Skip to content

[3.13] gh-117398: Add multiphase support to _datetime#119694

Merged
ericsnowcurrently merged 3 commits into
python:3.13from
ericsnowcurrently:unrevert-datetime-multiphase-init
May 29, 2024
Merged

[3.13] gh-117398: Add multiphase support to _datetime#119694
ericsnowcurrently merged 3 commits into
python:3.13from
ericsnowcurrently:unrevert-datetime-multiphase-init

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented May 28, 2024

Copy link
Copy Markdown
Member

This is an unrevert of d58ebf0 (gh-119636), which was reverted by 9216a53 (gh-119639) due to problems which have been resolved.

This is minimal support for multiphase init. Subinterpreters are not supported yet. That will be addressed in a later change.

(cherry picked from commit 3e8b609)

Co-authored-by: Erlend E. Aasland erlend@python.org

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit 81bb872 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@ericsnowcurrently

Copy link
Copy Markdown
Member Author

!buildbot AMD64 Fedora Stable Refleaks

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ericsnowcurrently for commit fd5cd26 🤖

The command will test the builders whose names match following regular expression: AMD64 Fedora Stable Refleaks

The builders matched are:

  • AMD64 Fedora Stable Refleaks PR

@ericsnowcurrently ericsnowcurrently merged commit af57832 into python:3.13 May 29, 2024
@ericsnowcurrently ericsnowcurrently deleted the unrevert-datetime-multiphase-init branch May 29, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment