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 brett.cannon
Recipients brett.cannon, quicknir, srittau
Date 2021-11-20.00:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637368838.83.0.816222507445.issue45250@roundup.psfhosted.org>
In-reply-to
Content
New changeset be36e0634060c7d5dee8e8876fb888bbb53d992a by Brett Cannon in branch 'main':
bpo-45250: fix docs regarding `__iter__` and iterators being inconsistently required by CPython (GH-29170)
https://github.com/python/cpython/commit/be36e0634060c7d5dee8e8876fb888bbb53d992a
History
Date User Action Args
2021-11-20 00:40:38brett.cannonsetrecipients: + brett.cannon, srittau, quicknir
2021-11-20 00:40:38brett.cannonsetmessageid: <1637368838.83.0.816222507445.issue45250@roundup.psfhosted.org>
2021-11-20 00:40:38brett.cannonlinkissue45250 messages
2021-11-20 00:40:38brett.cannoncreate