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