◐ Shell
clean mode source ↗

[3.11] gh-94300: Update datetime.strptime documentation (GH-95318) by miss-islington · Pull Request #103785 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Apr 24, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

The new wording better reflects the cases where datetime.strptime differs from time.strptime.


(cherry picked from commit 5b404d6)

Co-authored-by: Howie Zhao howiezhaohr@hotmail.com
Co-authored-by: Paul Ganssle git@m.ganssle.io

The new wording better reflects the cases where `datetime.strptime` differs from` time.strptime`.

---------

(cherry picked from commit 5b404d6)

Co-authored-by: Howie Zhao <howiezhaohr@hotmail.com>
Co-authored-by: Paul Ganssle <git@m.ganssle.io>

@abalkin abalkin left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

LGTM

@hauntsaninja hauntsaninja merged commit 410c2ce into python:3.11

Apr 26, 2023

@miss-islington miss-islington deleted the backport-5b404d6-3.11 branch

April 26, 2023 20:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@abalkin abalkin abalkin approved these changes

@pganssle pganssle pganssle approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

7 participants

@miss-islington @abalkin @pganssle @hauntsaninja @bedevere-bot @howiezhao @ambv