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-22.23:09:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637622563.2.0.388092467731.issue45250@roundup.psfhosted.org>
In-reply-to
Content
New changeset 99aad31b7ad493d4feea04064bcd6b04061477f9 by Brett Cannon in branch '3.10':
[3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsistently required by CPython (GH-29170) (GH-29650)
https://github.com/python/cpython/commit/99aad31b7ad493d4feea04064bcd6b04061477f9
History
Date User Action Args
2021-11-22 23:09:23brett.cannonsetrecipients: + brett.cannon, srittau, quicknir
2021-11-22 23:09:23brett.cannonsetmessageid: <1637622563.2.0.388092467731.issue45250@roundup.psfhosted.org>
2021-11-22 23:09:23brett.cannonlinkissue45250 messages
2021-11-22 23:09:23brett.cannoncreate