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 Arfrever, larry, lemburg, mark.dickinson, rhettinger, skrah
Date 2013-10-17.19:01:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382036515.84.0.910879647968.issue15237@psf.upfronthosting.co.za>
In-reply-to
Content
I've looked at this, and the question is: Do we really need a capsule
API?  All relevant symbols in _decimal start with Py* and shouldn't
need to be static.
History
Date User Action Args
2013-10-17 19:01:55skrahsetrecipients: + skrah, lemburg, rhettinger, mark.dickinson, larry, Arfrever
2013-10-17 19:01:55skrahsetmessageid: <1382036515.84.0.910879647968.issue15237@psf.upfronthosting.co.za>
2013-10-17 19:01:55skrahlinkissue15237 messages
2013-10-17 19:01:55skrahcreate