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 joern, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-26.17:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150526173522.16305.40971@psf.io>
In-reply-to
Content
New changeset 5780ee2c18e1 by Raymond Hettinger in branch 'default':
Issue #23509: Speed up Counter operators
https://hg.python.org/cpython/rev/5780ee2c18e1
History
Date User Action Args
2015-05-26 17:35:25python-devsetrecipients: + python-dev, rhettinger, joern, serhiy.storchaka
2015-05-26 17:35:25python-devlinkissue23509 messages
2015-05-26 17:35:25python-devcreate