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 Robin.Schreiber, ezio.melotti, loewis, mark.dickinson, mrabarnett, pitrou, rhettinger, skrah
Date 2014-10-14.17:07:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413306425.44.0.182185360776.issue15722@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to reject this until either the performance problems
are solved or someone actually uses _decimal in multiple interpreters.

If you do, you get tons of warnings about libmpdec being reinitialized,
so I suspect no one has ever done that in Python 3.3+ (I can't imagine
that such scary warnings would not be reported).
History
Date User Action Args
2014-10-14 17:07:05skrahsetrecipients: + skrah, loewis, rhettinger, mark.dickinson, pitrou, ezio.melotti, mrabarnett, Robin.Schreiber
2014-10-14 17:07:05skrahsetmessageid: <1413306425.44.0.182185360776.issue15722@psf.upfronthosting.co.za>
2014-10-14 17:07:05skrahlinkissue15722 messages
2014-10-14 17:07:05skrahcreate