[issue23509] Counter.__iadd__ falls back to __add__ with bad performance impact

Serhiy Storchaka report at bugs.python.org
Tue Feb 24 11:32:30 CET 2015


Serhiy Storchaka added the comment:

Support of in-place math operators is already added in issue13121.

----------
nosy: +rhettinger, serhiy.storchaka
resolution:  -> out of date

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


More information about the Python-bugs-list mailing list