[issue7652] Merge C version of decimal into py3k.

Antoine Pitrou report at bugs.python.org
Wed Nov 30 18:27:11 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> If I'm interpreting this
> http://mail.python.org/pipermail/python-dev/2011-August/113240.html
> dialogue correctly, a complete audit down to the last line isn't
> always necessary.

It is also helped by the fact you are a core developer and we trust you to be here to do maintenance :)
I'd add that decimal is a fairly specialized module and the implications of a new engine are not as wide-reaching as a new regex engine. Especially if the pure Python version is still there.

I think it's still probably a good idea to probe python-dev, if that hasn't already happened.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7652>
_______________________________________


More information about the Python-bugs-list mailing list