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 ezio.melotti, p-ganssle, serhiy.storchaka, vstinner
Date 2020-05-28.14:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590675570.68.0.865779054821.issue40799@roundup.psfhosted.org>
In-reply-to
Content
> What do decimals have to datetime?

Oops. Sorry, I was confused between "datetime" and "decimal" when I created this issue. I fixed the issue title.

My idea is to mimick Lib/decimal.py design for Lib/datetime.py.
History
Date User Action Args
2020-05-28 14:19:30vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka, p-ganssle
2020-05-28 14:19:30vstinnersetmessageid: <1590675570.68.0.865779054821.issue40799@roundup.psfhosted.org>
2020-05-28 14:19:30vstinnerlinkissue40799 messages
2020-05-28 14:19:30vstinnercreate