]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76075: Correct `datetime.timestamp` documentation (#131202)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 20 May 2025 16:18:53 +0000 (17:18 +0100)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 16:18:53 +0000 (12:18 -0400)
commit86397cf65d024a39ae85b81d7f611ad4864a78b4
treed5175c5ecd431c8430d558944679bd3e4d121017
parentec39fd2c20323ee9814a1137b1a0819e92efae4e
gh-76075: Correct `datetime.timestamp` documentation (#131202)

* Clean up timestamp docs

* Update datetime.rst

* Suggestion
Doc/library/datetime.rst