]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124832: Add a note to indicate that `datetime.now` may return the same instant...
authorspacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>
Tue, 8 Oct 2024 18:17:53 +0000 (20:17 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 18:17:53 +0000 (11:17 -0700)
commit760b1e103a0aa696cdf448e0d500cd1bac2213fa
tree0076fcc3e411fd52586d3e53dc300478d64a21e9
parentc6127af8685c2a9b416207e46089cee79d028b85
gh-124832: Add a note to indicate that `datetime.now` may return the same instant (#124834)

* Update datetime.rst

* Update datetime.rst

replace warning with note

* Update Doc/library/datetime.rst

Co-authored-by: Victor Stinner <vstinner@python.org>
* Update Doc/library/datetime.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@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