Docs: Fix typo in datetime.tzinfo docstring#107257
Conversation
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
AA-Turner
left a comment
There was a problem hiding this comment.
_datetimemodule.c only sets the first line for tzinfo_doc, so nothing to change there.
A
|
Thanks @Samylov-Mikhail for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
|
Sorry, @Samylov-Mikhail and @hugovk, I could not cleanly backport this to |
(cherry picked from commit 60a9eea) Co-authored-by: Mikhail Samylov <Samylov-Mikhail@yandex.com> Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
GH-109032 is a backport of this pull request to the 3.12 branch. |
|
GH-109055 is a backport of this pull request to the 3.11 branch. |
|
No description provided.