Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-84976: Add back UTC to datetime.__all__ #104920

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

hauntsaninja
Copy link
Contributor

@hauntsaninja hauntsaninja commented May 25, 2023

This was mistakenly dropped in #103637

Noticed when updating typeshed for Python 3.12

This was mistakenly dropped in python#103637

Noticed when updating typeshed for Python 3.12
@hauntsaninja hauntsaninja changed the title gh-84796: Add back UTC to datetime.__all__ gh-84976: Add back UTC to datetime.__all__ May 25, 2023
Copy link
Member

@pganssle pganssle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops!

Maybe we should add a test for this, but we can do that later.

@AlexWaygood
Copy link
Member

I'm adding the label to backport this to 3.12, since #103637 was included in 3.12. @pganssle, feel free to close the backport PR if you disagree that this should be backported!

@AlexWaygood AlexWaygood added the needs backport to 3.12 bug and security fixes label Jun 23, 2023
@miss-islington
Copy link
Contributor

Thanks @hauntsaninja for the PR, and @pganssle for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-106019 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jun 23, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 23, 2023
pythongh-84796: Add back UTC to datetime.__all__

This was mistakenly dropped in pythonGH-103637

Noticed when updating typeshed for Python 3.12
(cherry picked from commit 076b620)

Co-authored-by: Shantanu <[email protected]>
hauntsaninja added a commit that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants