Skip to content

[3.7] bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)#5901

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7a1e178-3.7
Feb 25, 2018
Merged

[3.7] bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)#5901
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7a1e178-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 25, 2018

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue32500

…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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @Mariatta: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 139e646 into python:3.7 Feb 25, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-7a1e178-3.7 branch February 25, 2018 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants