Stefan Krah added the comment: Thank you for the patch and the big amount of work that you are doing on so many modules!
I'm afraid though that the patch is not acceptable in its current state: 1) The unit tests do not pass. This could be fixed. 2) The patch slows down _decimal by 25% (!). If 2) cannot be fixed due to the increased amount of state lookups, I'm firmly -1 on applying pep-3121 changes to _decimal (and any other speed sensitive module). ---------- nosy: +mark.dickinson, rhettinger _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15722> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com