This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients aeros, josh.r, p-ganssle, serhiy.storchaka, veky
Date 2019-08-04.09:38:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564911529.87.0.118261142251.issue37685@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17e52649c0e7e9389f1cc2444a53f059e24e6bca by Serhiy Storchaka in branch 'master':
bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996)
https://github.com/python/cpython/commit/17e52649c0e7e9389f1cc2444a53f059e24e6bca
History
Date User Action Args
2019-08-04 09:38:49serhiy.storchakasetrecipients: + serhiy.storchaka, josh.r, veky, p-ganssle, aeros
2019-08-04 09:38:49serhiy.storchakasetmessageid: <1564911529.87.0.118261142251.issue37685@roundup.psfhosted.org>
2019-08-04 09:38:49serhiy.storchakalinkissue37685 messages
2019-08-04 09:38:49serhiy.storchakacreate