Skip to content

gh-91928: Add what's new entry for datetime.UTC alias #92567

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

Merged
merged 1 commit into from
May 10, 2022

Conversation

pganssle
Copy link
Member

@pganssle pganssle commented May 9, 2022

I merged this without a What's New entry to avoid merge conflicts, so here's the follow-up adding the entry.

@Kab1r do you mind reviewing?

Closes #91928

Automerge-Triggered-By: GH:pganssle

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels May 9, 2022
@pganssle pganssle added skip news 3.11 only security fixes needs backport to 3.11 only security fixes and removed awaiting core review labels May 9, 2022
@miss-islington
Copy link
Contributor

Thanks @pganssle for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 10, 2022
…-92567)

I merged this without a What's New entry to avoid merge conflicts, so here's the follow-up adding the entry.

@Kab1r do you mind reviewing?

Closes pythonGH-91928

Automerge-Triggered-By: GH:pganssle
(cherry picked from commit a0a825c)

Co-authored-by: Paul Ganssle <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 10, 2022
@bedevere-bot
Copy link

GH-92596 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request May 10, 2022
I merged this without a What's New entry to avoid merge conflicts, so here's the follow-up adding the entry.

@Kab1r do you mind reviewing?

Closes GH-91928

Automerge-Triggered-By: GH:pganssle
(cherry picked from commit a0a825c)

Co-authored-by: Paul Ganssle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add datetime.UTC alias for datetime.timezone.utc
5 participants