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 Sergey.Kirpichev, facundobatista, mark.dickinson, rhettinger
Date 2021-05-30.09:03:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622365427.19.0.4249435364.issue44267@roundup.psfhosted.org>
In-reply-to
Content
> Regarding mail thread: I don't think that following the PEP will
slow down string conversion.

Sorry, I just don't think it's worth re-opening this discussion; Stefan Krah had good reasons (not just speed) to avoid implementing a precise interpretation of PEP 515 for Decimal.

It would also be a backwards incompatible change at this point to start refusing strings that were previously accepted. As I said, it's probably best left alone at this point.
History
Date User Action Args
2021-05-30 09:03:47mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, facundobatista, Sergey.Kirpichev
2021-05-30 09:03:47mark.dickinsonsetmessageid: <1622365427.19.0.4249435364.issue44267@roundup.psfhosted.org>
2021-05-30 09:03:47mark.dickinsonlinkissue44267 messages
2021-05-30 09:03:47mark.dickinsoncreate