]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94300: Update datetime.strptime documentation (#95318)
authorHowie Zhao <howiezhaohr@hotmail.com>
Mon, 24 Apr 2023 18:35:15 +0000 (02:35 +0800)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 18:35:15 +0000 (12:35 -0600)
commit5b404d6cad2bf53295fdf96305f95efe1ea0174e
tree2492945111d2d8c15c4fcc213c368767c77bfaf4
parented948e01bb68e3f026f38a7e43241d850ee1bfb5
gh-94300: Update datetime.strptime documentation (#95318)

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

---------

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
Doc/library/datetime.rst