[docs] [issue32500] PySequence_Length() raises TypeError on dict type

miss-islington report at bugs.python.org
Sun Feb 25 16:19:57 EST 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 139e64694f546982a8cc801dda30670abadb8d06 by Miss Islington (bot) in branch '3.7':
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)
https://github.com/python/cpython/commit/139e64694f546982a8cc801dda30670abadb8d06


----------

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


More information about the docs mailing list