]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34365: Update date object documentation (GH-8814)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Sep 2018 21:27:06 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Sep 2018 21:27:06 +0000 (14:27 -0700)
commit8a2c2d4e1b6b46a9a982e5c064ca4399ec28d55d
tree43f77797332c2d0627db82d535168d7fd620a80f
parent7f76eebf407c5caf8564ec3244ed7409b828974d
bpo-34365: Update date object documentation (GH-8814)

Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

<!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) -->
https://bugs.python.org/issue34365
<!-- /issue-number -->
(cherry picked from commit 9c223794c754408644c16349b85dd27fdba8a926)

Co-authored-by: Danish Prakash <grafitykoncept@gmail.com>
Doc/library/datetime.rst