[3.7] bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by miss-islington · Pull Request #5901 · python/cpython

@ZackerySpytz @miss-islington

…ence_Length() (pythonGH-5767)

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

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

@bedevere-bot mentioned this pull request

Feb 25, 2018

Mariatta