]> granicus.if.org Git - python/commit
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Feb 2018 19:46:06 +0000 (11:46 -0800)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2018 19:46:06 +0000 (11:46 -0800)
commit6ae87cae091f4835090c10c1e65eb057a13fca2c
tree37d90ee8a4361e1e1c1436f32e96a10d21ab5ea0
parent8e149ff481acbb3889c825b8bf7b10aa191f09a7
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)

Dropped the part that says: "For objects that do not provide sequence protocol".
(cherry picked from commit 7a1e1786f98ad49caa157dcdf14ada9d0b07d0fd)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Doc/c-api/sequence.rst