Skip to content

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

Merged
miss-islington merged 1 commit into
python:mainfrom
pganssle:utc_whatsnew
May 10, 2022
Merged

gh-91928: Add what's new entry for datetime.UTC alias#92567
miss-islington merged 1 commit into
python:mainfrom
pganssle:utc_whatsnew

Conversation

@pganssle

@pgansslepganssle commented May 9, 2022

Copy link
Copy Markdown
Member

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-botbedevere-bot added docs Documentation in the Doc dir awaiting core review labels May 9, 2022
@pgansslepganssle 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
Copy Markdown
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?
ClosespythonGH-91928
Automerge-Triggered-By: GH:pganssle
(cherry picked from commit a0a825c)
Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label May 10, 2022
@bedevere-bot

Copy link
Copy Markdown

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?
ClosesGH-91928
Automerge-Triggered-By: GH:pganssle
(cherry picked from commit a0a825c)
Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11only security fixesdocsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add datetime.UTC alias for datetime.timezone.utc

5 participants

@pganssle@miss-islington@bedevere-bot@JelleZijlstra@Kab1r