]> 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:24:53 +0000 (14:24 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Sep 2018 21:24:53 +0000 (14:24 -0700)
commite2b40f4ce954ea3d35a73541029b2253abd9d245
tree2b53adf3ac2118c66ffec1523ce21cb11c6cfa32
parentd289df13d376d69764884982c236dbc3879ad43c
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