Stefan Krah <[email protected]> added the comment: STINNER Victor <[email protected]> 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
