]>
git.ipfire.org Git - thirdparty/Python/cpython.git/commit
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>