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 skrah
Recipients skrah, vstinner
Date 2019-01-09.14:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547043156.48.0.474172742511.issue35697@roundup.psfhosted.org>
In-reply-to
Content
I mean issue reports like #33954 or #35195.  These are just
two examples, and I'm NOT claiming that they are related.

But if functions like _PyUnicode_InsertThousandsGrouping()
*were* used in _decimal, I'd feel compelled to investigate.

Now I don't have to. I'd investigate #35195 for example, perhaps
just to find out that it has an entirely different cause.


Sometimes not being dependent on API functions is a virtue if
the code does not change very often.
History
Date User Action Args
2019-01-09 14:12:38skrahsetrecipients: + skrah, vstinner
2019-01-09 14:12:36skrahsetmessageid: <1547043156.48.0.474172742511.issue35697@roundup.psfhosted.org>
2019-01-09 14:12:36skrahlinkissue35697 messages
2019-01-09 14:12:36skrahcreate