[issue37913] Document that __length_hint__ may return NotImplemented

Steve Dower report at bugs.python.org
Tue Sep 10 10:01:16 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:


New changeset 009ef2955d91e04f62a7159a1c7ddaddbfedc3b6 by Steve Dower (Jeroen Demeyer) in branch 'master':
bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383)
https://github.com/python/cpython/commit/009ef2955d91e04f62a7159a1c7ddaddbfedc3b6


----------
nosy: +steve.dower

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37913>
_______________________________________


More information about the Python-bugs-list mailing list