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 miss-islington
Recipients aeros, josh.r, miss-islington, p-ganssle, serhiy.storchaka, veky
Date 2019-08-04.10:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564912920.42.0.689864020356.issue37685@roundup.psfhosted.org>
In-reply-to
Content
New changeset dde944f9df8dea28c07935ebd6de06db7e575c12 by Miss Islington (bot) in branch '3.8':
bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996)
https://github.com/python/cpython/commit/dde944f9df8dea28c07935ebd6de06db7e575c12
History
Date User Action Args
2019-08-04 10:02:00miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, josh.r, veky, p-ganssle, aeros
2019-08-04 10:02:00miss-islingtonsetmessageid: <1564912920.42.0.689864020356.issue37685@roundup.psfhosted.org>
2019-08-04 10:02:00miss-islingtonlinkissue37685 messages
2019-08-04 10:02:00miss-islingtoncreate