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 serhiy.storchaka
Recipients ewjoachim, serhiy.storchaka
Date 2020-02-04.18:59:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580842761.74.0.96448535404.issue39550@roundup.psfhosted.org>
In-reply-to
Content
I do not understand what the problem is.

If the isinstance tuple iteration were to start using __iter__ in the future, it should start to handle all corner cases. But what is wrong now?
History
Date User Action Args
2020-02-04 18:59:21serhiy.storchakasetrecipients: + serhiy.storchaka, ewjoachim
2020-02-04 18:59:21serhiy.storchakasetmessageid: <1580842761.74.0.96448535404.issue39550@roundup.psfhosted.org>
2020-02-04 18:59:21serhiy.storchakalinkissue39550 messages
2020-02-04 18:59:21serhiy.storchakacreate