Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented May 5, 2024

Move types to the datetime_state structure of the _datetime extension.

@vstinner
Copy link
MemberAuthor

cc @erlend-aasland@neonene

I marked the PR as a draft until the main branch becomes Python 3.14.

@vstinnervstinner marked this pull request as ready for review May 8, 2024 16:40
@vstinner
Copy link
MemberAuthor

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.
Copy link
Contributor

@erlend-aaslanderlend-aasland left a comment

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!

@vstinnervstinner merged commit a895756 into python:mainMay 10, 2024
@vstinnervstinner deleted the datetime_state branch May 10, 2024 13:24
ericsnowcurrently pushed a commit to ericsnowcurrently/cpython that referenced this pull request May 28, 2024
Move types to the datetime_state structure of the _datetime extension.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@erlend-aasland