◐ Shell
clean mode source ↗

gh-117398: Add multiphase support to _datetime by erlend-aasland · Pull Request #119373 · python/cpython

@erlend-aasland

ericsnowcurrently

@ericsnowcurrently

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 27, 2024
This is minimal support.  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>
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request

May 28, 2024

estyxx pushed a commit to estyxx/cpython that referenced this pull request

Jul 17, 2024
This is minimal support.  Subinterpreters are not supported yet.  That will be addressed in a later change.

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>