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 belopolsky
Recipients belopolsky, p-ganssle, vstinner
Date 2019-02-04.19:42:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549309329.56.0.271379806215.issue32417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89427cd0feae25bbc8693abdccfa6a8c81a2689c by Alexander Belopolsky (Paul Ganssle) in branch 'master':
bpo-32417: Make timedelta arithmetic respect subclasses (#10902)
https://github.com/python/cpython/commit/89427cd0feae25bbc8693abdccfa6a8c81a2689c
History
Date User Action Args
2019-02-04 19:42:11belopolskysetrecipients: + belopolsky, vstinner, p-ganssle
2019-02-04 19:42:09belopolskysetmessageid: <1549309329.56.0.271379806215.issue32417@roundup.psfhosted.org>
2019-02-04 19:42:09belopolskylinkissue32417 messages
2019-02-04 19:42:09belopolskycreate