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 eric.snow, grahamd, ncoghlan, petr.viktorin, skrah
Date 2015-07-05.09:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436089981.5.0.90815794726.issue24553@psf.upfronthosting.co.za>
In-reply-to
Content
Nick, this may be a misunderstanding, but you mentioned issues
that PEP 489 did not address yet.  The only issue left for _decimal
is the speed issue.  Sub-interpreter tests run fine even with the
existing module state API, *if* one is willing to take a speed hit.

[I get that this is outside the scope of this issue, just for
clarification.]
History
Date User Action Args
2015-07-05 09:53:01skrahsetrecipients: + skrah, ncoghlan, grahamd, petr.viktorin, eric.snow
2015-07-05 09:53:01skrahsetmessageid: <1436089981.5.0.90815794726.issue24553@psf.upfronthosting.co.za>
2015-07-05 09:53:01skrahlinkissue24553 messages
2015-07-05 09:53:01skrahcreate