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