]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-124832: Add a note to indicate that `datetime.now` may return the same...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Oct 2024 18:27:50 +0000 (20:27 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 18:27:50 +0000 (18:27 +0000)
commit382ee1c7bd292f964f5d97384b93dfbdf7b64061
treee94b2730faa42d7de8a214c7c0af668bc7012bed
parent65272a382b9536e1c53484a58f0f9c392e2ca872
[3.12] gh-124832: Add a note to indicate that `datetime.now` may return the same instant (GH-124834) (#125146)

gh-124832: Add a note to indicate that `datetime.now` may return the same instant (GH-124834)

* Update datetime.rst

* Update datetime.rst

replace warning with note

* Update Doc/library/datetime.rst

* Update Doc/library/datetime.rst

---------

(cherry picked from commit 760b1e103a0aa696cdf448e0d500cd1bac2213fa)

Co-authored-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/datetime.rst