Antoine Pitrou <pit...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue7652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com