]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132642: document how to render human-readable `timedelta` objects (#133825)
authorKentaro Jay Takahashi <64148935+KentaroJay@users.noreply.github.com>
Sat, 10 May 2025 15:33:28 +0000 (17:33 +0200)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 15:33:28 +0000 (17:33 +0200)
commitefcc42ba70fb09333a2be16401da731662e2984b
treea02b308f402de8308701ce3abcf7e7da1844ad82
parent76c0b01bc401c3e976011bbc69cec56dbebe0ad5
gh-132642: document how to render human-readable `timedelta` objects (#133825)
Doc/library/datetime.rst
Lib/test/datetimetester.py