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 Amaury.Forgeot.d'Arc, Jim.Jewett, amaury.forgeotdarc, casevh, ced, eric.smith, eric.snow, jjconti, mark.dickinson, pitrou, rhettinger, skrah, vstinner
Date 2012-03-06.20:14:52
SpamBayes Score 0.031773698
Marked as misclassified No
Message-id <20120306201451.GB744@sleipnir.bytereef.org>
In-reply-to <1330989355.43.0.694884986324.issue7652@psf.upfronthosting.co.za>
Content
STINNER Victor <report@bugs.python.org> wrote:
> How can I help to integrate this module into CPython?

It would be fantastic if you could take a look at _decimal.c, for example
to find some incompatibilities between _decimal.c and decimal.py.

mpdecimal.c could also always profit from another audit.

That's the only file that still needs to go through my second
self-audit round.
History
Date User Action Args
2012-03-06 20:14:52skrahsetrecipients: + skrah, rhettinger, amaury.forgeotdarc, mark.dickinson, pitrou, vstinner, casevh, eric.smith, jjconti, ced, Amaury.Forgeot.d'Arc, eric.snow, Jim.Jewett
2012-03-06 20:14:52skrahlinkissue7652 messages
2012-03-06 20:14:52skrahcreate