Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-117398: Revert gh-119636, Add multiphase support to _datetime #119639

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 28, 2024

This reverts commit d58ebf0.

That commit broke many buildbots, so we'll need to regroup.

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) May 28, 2024 00:31
@ericsnowcurrently ericsnowcurrently merged commit 9216a53 into python:3.13 May 28, 2024
34 checks passed
@ericsnowcurrently ericsnowcurrently deleted the revert-datetime-multiphase branch May 28, 2024 00:53
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 29, 2024
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
Sign up for free to 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.

1 participant