Serhiy Storchaka added the comment:

I have other patch that makes `a + b` yet tens percents faster, faster than 
`a.__add__(b)`, by adding functions and declarations that are never used. 
Confusing.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30509>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to