]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116035: Document that both tzinfo and fold are ignored in comparisons if...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Mar 2024 17:26:17 +0000 (18:26 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Mar 2024 17:26:17 +0000 (19:26 +0200)
commit16be4a3b93ca315d6d95a5e5dd17c81d03ed578a
tree148c67d2fee325b9f8214f54bae8c53e95e9884b
parent8dae3faab64c2c7c46141f844e2d8e41d5ce56b0
[3.12] gh-116035: Document that both tzinfo and fold are ignored in comparisons if tzinfo is the same (GH-116187) (GH-116216)

This mostly restores information removed in c12240ed28aac6494750e00143bc550c4d6d8ad1 (GH-114749).
(cherry picked from commit 05b04903a14279421ecdc6522b8202822de6ebb5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/datetime.rst