Skip to content

gh-117398: Move types to datetime state - #118606

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:datetime_state
May 10, 2024
Merged

gh-117398: Move types to datetime state#118606
vstinner merged 1 commit into
python:mainfrom
vstinner:datetime_state

Conversation

@vstinner

@vstinnervstinner commented May 5, 2024

Copy link
Copy Markdown
Member

Move types to the datetime_state structure of the _datetime extension.

@vstinner

Copy link
Copy Markdown
MemberAuthor

cc @erlend-aasland@neonene

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

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

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

@erlend-aaslanderlend-aasland left a comment

Copy link
Copy Markdown
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!

@vstinner
vstinner merged commit a895756 into python:mainMay 10, 2024
@vstinner
vstinner 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