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.15:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545666567.84.0.712150888896.issue34764@roundup.psfhosted.org>
In-reply-to
Content
New changeset d378b1f8ed7919f65a89f026bc899204be3773d4 by Raymond Hettinger (Chris Rands) in branch 'master':
bpo-34764: improve docs example of iter() with sentinel value (GH-11222)
https://github.com/python/cpython/commit/d378b1f8ed7919f65a89f026bc899204be3773d4
History
Date User Action Args
2018-12-24 15:49:29rhettingersetrecipients: + rhettinger, docs@python, ChrisRands
2018-12-24 15:49:27rhettingersetmessageid: <1545666567.84.0.712150888896.issue34764@roundup.psfhosted.org>
2018-12-24 15:49:27rhettingerlinkissue34764 messages
2018-12-24 15:49:27rhettingercreate