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 rhettinger
Recipients ChrisRands, docs@python, rhettinger
Date 2018-12-24.16:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545668001.84.0.712150888896.issue34764@roundup.psfhosted.org>
In-reply-to
Content
New changeset 00a48d57dfd52a968b357d68f63c51db3a451566 by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-34764: improve docs example of iter() with sentinel value (GH-11222) (#11301)
https://github.com/python/cpython/commit/00a48d57dfd52a968b357d68f63c51db3a451566
History
Date User Action Args
2018-12-24 16:13:23rhettingersetrecipients: + rhettinger, docs@python, ChrisRands
2018-12-24 16:13:21rhettingersetmessageid: <1545668001.84.0.712150888896.issue34764@roundup.psfhosted.org>
2018-12-24 16:13:21rhettingerlinkissue34764 messages
2018-12-24 16:13:21rhettingercreate