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 vstinner
Recipients methane, mikecrowe, vstinner, wocket
Date 2021-09-30.01:07:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632964039.23.0.352858920387.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset d62d925823b005c33b432e527562b573a3a89635 by Victor Stinner in branch 'main':
bpo-41710: Add pytime_add() and pytime_mul() (GH-28642)
https://github.com/python/cpython/commit/d62d925823b005c33b432e527562b573a3a89635
History
Date User Action Args
2021-09-30 01:07:19vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-09-30 01:07:19vstinnersetmessageid: <1632964039.23.0.352858920387.issue41710@roundup.psfhosted.org>
2021-09-30 01:07:19vstinnerlinkissue41710 messages
2021-09-30 01:07:19vstinnercreate