X Tutup
Skip to content

bpo-45515: Add zoneinfo to the datetime documentation#29038

Merged
ambv merged 1 commit intopython:mainfrom
pganssle:document_zoneinfo
Oct 19, 2021
Merged

bpo-45515: Add zoneinfo to the datetime documentation#29038
ambv merged 1 commit intopython:mainfrom
pganssle:document_zoneinfo

Conversation

@pganssle
Copy link
Copy Markdown
Member

@pganssle pganssle commented Oct 18, 2021

We should have done this way back when 3.9 was released, but it fell off the radar.

https://bugs.python.org/issue45515

We should have done this way back when 3.9 was released, but it fell off
the radar.
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 19, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-29065 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-29066 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2021
We should have done this way back when 3.9 was released, but it fell off
the radar.

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
(cherry picked from commit 8e40ca1)

Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2021
We should have done this way back when 3.9 was released, but it fell off
the radar.

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
(cherry picked from commit 8e40ca1)

Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Oct 19, 2021
…29065)

We should have done this way back when 3.9 was released, but it fell off
the radar.

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
(cherry picked from commit 8e40ca1)
ambv pushed a commit that referenced this pull request Oct 19, 2021
…29066)

We should have done this way back when 3.9 was released, but it fell off
the radar.

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
(cherry picked from commit 8e40ca1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup