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 pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2015-02-02.16:35:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150202163507.106317.4108@psf.io>
In-reply-to
Content
New changeset 0b3bc51341aa by Raymond Hettinger in branch 'default':
Issue 23359: Tighten inner search loop for sets (don't and-mask every entry lookup).
https://hg.python.org/cpython/rev/0b3bc51341aa
History
Date User Action Args
2015-02-02 16:35:12python-devsetrecipients: + python-dev, rhettinger, pitrou, serhiy.storchaka
2015-02-02 16:35:12python-devlinkissue23359 messages
2015-02-02 16:35:12python-devcreate