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