gh-117398: Move types to datetime state by vstinner · Pull Request #118606 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Move types to the datetime_state structure of the _datetime extension.
vstinner
added
the
skip news
label
bedevere-app
Bot
mentioned this pull request
vstinner
commented
May 7, 2024
vstinner commented
Member Author
I marked the PR as a draft until the main branch becomes Python 3.14.
vstinner
force-pushed
the
datetime_state
branch
from
8c321ef to
dbdd4ac
Compare
vstinner
marked this pull request as ready for review
vstinner
requested review from
abalkin and
pganssle
as code owners
bedevere-app
Bot
added
the
awaiting core review
label
vstinner
commented
May 8, 2024
vstinner commented
Member Author
The main branch is now Python 3.14. I mark the PR as ready for review.
@erlend-aasland @corona10: Do you want to review it?
Move types to the datetime_state structure of the _datetime extension.
vstinner
force-pushed
the
datetime_state
branch
from
dbdd4ac to
9a5b155
Compare
erlend-aasland
approved these changes
erlend-aasland
left a comment
erlend-aasland
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense as a first step!
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
vstinner
merged commit
a895756
into
python:main
vstinner
deleted the
datetime_state
branch
bedevere-app
Bot
removed
the
awaiting merge
label
ericsnowcurrently pushed a commit to ericsnowcurrently/cpython that referenced this pull request
Move types to the datetime_state structure of the _datetime extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment