]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Highlight `datetime.timedelta.seconds` vs `.total_seconds()` in docs. (GH-124811)
authorGregory P. Smith <greg@krypto.org>
Tue, 1 Oct 2024 18:10:13 +0000 (11:10 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2024 18:10:13 +0000 (18:10 +0000)
commitd150e4abcfc13770c2d239878ed337fb53e51de5
tree7c5a4a95ddef3d29cbe239d2e626762dbb99a509
parent5e0abb47886bc665eefdcc19fde985f803e49d4c
Highlight `datetime.timedelta.seconds` vs `.total_seconds()` in docs. (GH-124811)

Thanks to the reviewers for suggesting the use of a "caution" section instead of "warning" or "note".
Doc/library/datetime.rst