From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 10 Sep 2019 14:57:16 +0000 (-0700) Subject: bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383) X-Git-Tag: v3.7.5rc1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=756eb849d7d968f0a0924fa33b68c62831e8884e;p=thirdparty%2FPython%2Fcpython.git bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383) (cherry picked from commit ed99bb9ca68b37cfaec3629afa67d70289f3ffc7) Co-authored-by: Steve Dower ---