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 mark.dickinson
Recipients lycantropos, mark.dickinson
Date 2021-07-13.16:52:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626195129.96.0.664894577099.issue44625@roundup.psfhosted.org>
In-reply-to
Content
No, no plans. There are tradeoffs here - the extra speed comes at the expense of increased maintenance burden. (It's certainly much harder to make minor changes and fixes to the decimal module now that it's written in C.)
History
Date User Action Args
2021-07-13 16:52:09mark.dickinsonsetrecipients: + mark.dickinson, lycantropos
2021-07-13 16:52:09mark.dickinsonsetmessageid: <1626195129.96.0.664894577099.issue44625@roundup.psfhosted.org>
2021-07-13 16:52:09mark.dickinsonlinkissue44625 messages
2021-07-13 16:52:09mark.dickinsoncreate