This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients lars, petri.lehtinen, python-dev, rhettinger
Date 2011-10-19.20:40:49
SpamBayes Score 0.21640836
Marked as misclassified No
Message-id <E1RGcwQ-0007zy-4j@dinsdale.python.org>
In-reply-to
Content
New changeset 5cced40374df by Raymond Hettinger in branch 'default':
Issue #13121: Support in-place math operators for collections.Counter().
http://hg.python.org/cpython/rev/5cced40374df
History
Date User Action Args
2011-10-19 20:40:50python-devsetrecipients: + python-dev, rhettinger, petri.lehtinen, lars
2011-10-19 20:40:49python-devlinkissue13121 messages
2011-10-19 20:40:49python-devcreate