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 2014-12-27.04:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141227041409.102379.79925@psf.io>
In-reply-to
Content
New changeset c15f8debd6c9 by Raymond Hettinger in branch 'default':
Issue #23107:  Tighten-up loops in setobject.c
https://hg.python.org/cpython/rev/c15f8debd6c9
History
Date User Action Args
2014-12-27 04:14:13python-devsetrecipients: + python-dev, rhettinger, pitrou, serhiy.storchaka
2014-12-27 04:14:13python-devlinkissue23107 messages
2014-12-27 04:14:12python-devcreate