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 collinwinter
Recipients
Date 2006-03-04.18:52:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The current FOR_ITER -> UNPACK_SEQUENCE prediction is
only right 6.41% of the time (212 million opcodes
analysed). This patch removes it.
History
Date User Action Args
2007-08-23 15:46:23adminlinkissue1443159 messages
2007-08-23 15:46:23admincreate