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 brandtbucher
Recipients Mark.Shannon, brandtbucher, gvanrossum, pablogsal, quentel
Date 2021-07-26.19:17:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627327058.9.0.925397635263.issue44741@roundup.psfhosted.org>
In-reply-to
Content
I agree, Pablo.

The only thing that makes me pause is that, depending on the pattern, *sometimes* we use iteration and *sometimes* we use indexing. That might be sort of surprising to classes like Seq if you change patterns or major Python versions and this thing starts hanging. Hopefully, though, the reason will be relatively easy to debug and fix.

Closing as "not a bug".
History
Date User Action Args
2021-07-26 19:17:38brandtbuchersetrecipients: + brandtbucher, gvanrossum, Mark.Shannon, quentel, pablogsal
2021-07-26 19:17:38brandtbuchersetmessageid: <1627327058.9.0.925397635263.issue44741@roundup.psfhosted.org>
2021-07-26 19:17:38brandtbucherlinkissue44741 messages
2021-07-26 19:17:38brandtbuchercreate