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 steve.dower
Recipients docs@python, jdemeyer, steve.dower
Date 2019-09-10.14:31:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568125889.11.0.973975162052.issue37913@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed99bb9ca68b37cfaec3629afa67d70289f3ffc7 by Steve Dower in branch '3.8':
bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383)
https://github.com/python/cpython/commit/ed99bb9ca68b37cfaec3629afa67d70289f3ffc7
History
Date User Action Args
2019-09-10 14:31:29steve.dowersetrecipients: + steve.dower, docs@python, jdemeyer
2019-09-10 14:31:29steve.dowersetmessageid: <1568125889.11.0.973975162052.issue37913@roundup.psfhosted.org>
2019-09-10 14:31:29steve.dowerlinkissue37913 messages
2019-09-10 14:31:29steve.dowercreate