◐ Shell
clean mode source ↗

[3.13] gh-117398: Revert gh-119636, Add multiphase support to _datetime by ericsnowcurrently · Pull Request #119639 · python/cpython

@ericsnowcurrently

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