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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka, skrah, vstinner
Date 2017-01-27.15:23:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485530628.31.0.158618789922.issue29301@psf.upfronthosting.co.za>
In-reply-to
Content
I would dissuade from direct using of FASTCALL, but Argument Clinic is enough reliable. I would recommend to use Argument Clinic unless Stefan supports external fork of the decimal module and is limited by public API.
History
Date User Action Args
2017-01-27 15:23:48serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, skrah
2017-01-27 15:23:48serhiy.storchakasetmessageid: <1485530628.31.0.158618789922.issue29301@psf.upfronthosting.co.za>
2017-01-27 15:23:48serhiy.storchakalinkissue29301 messages
2017-01-27 15:23:48serhiy.storchakacreate