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 docs@python, peter.pavlinic, serhiy.storchaka
Date 2021-01-04.19:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609789999.43.0.645410892685.issue42826@roundup.psfhosted.org>
In-reply-to
Content
I do not know how is it related to typing.Iterable and I have not found any mention of typing.Iterable on the provided link, but an iterable object can be implemented with __getitem__ method.
History
Date User Action Args
2021-01-04 19:53:19serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, peter.pavlinic
2021-01-04 19:53:19serhiy.storchakasetmessageid: <1609789999.43.0.645410892685.issue42826@roundup.psfhosted.org>
2021-01-04 19:53:19serhiy.storchakalinkissue42826 messages
2021-01-04 19:53:19serhiy.storchakacreate