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 ezio.melotti
Recipients ezio.melotti, georg.brandl, ncoghlan, skrah
Date 2012-08-25.15:04:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345907057.21.0.50289806125.issue15783@psf.upfronthosting.co.za>
In-reply-to
Content
Can't this be fixed in the CONTEXT_CHECK_VA macro?
With the attached patch decimal.localcontext(None) works and there aren't any failures, however I don't think there are tests that pass None explicitly, so this approach might not work.
History
Date User Action Args
2012-08-25 15:04:17ezio.melottisetrecipients: + ezio.melotti, georg.brandl, ncoghlan, skrah
2012-08-25 15:04:17ezio.melottisetmessageid: <1345907057.21.0.50289806125.issue15783@psf.upfronthosting.co.za>
2012-08-25 15:04:16ezio.melottilinkissue15783 messages
2012-08-25 15:04:16ezio.melotticreate