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 benjamin.peterson, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2013-10-24.20:20:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d5KZT4h8gz7LnH@mail.python.org>
In-reply-to
Content
New changeset bffb49efc383 by Serhiy Storchaka in branch 'default':
Issue #19369: Optimized the usage of __length_hint__().
http://hg.python.org/cpython/rev/bffb49efc383
History
Date User Action Args
2013-10-24 20:20:18python-devsetrecipients: + python-dev, rhettinger, pitrou, benjamin.peterson, serhiy.storchaka
2013-10-24 20:20:18python-devlinkissue19369 messages
2013-10-24 20:20:18python-devcreate