Skip to content

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

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

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

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 20, 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 6ae87ca into python:3.6 Feb 20, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-7a1e178-3.6 branch February 20, 2018 19:46
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