]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 14:57:16 +0000 (07:57 -0700)
committerSteve Dower <steve.dower@python.org>
Tue, 10 Sep 2019 14:57:16 +0000 (15:57 +0100)
(cherry picked from commit ed99bb9ca68b37cfaec3629afa67d70289f3ffc7)

Co-authored-by: Steve Dower <steve.dower@python.org>

No differences found