Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

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

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
Contributor Author

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

@Mariatta
Copy link
Member

Appveyor never started. I'll close this and redo the backport PR.

@Mariatta Mariatta closed this Feb 25, 2018
@miss-islington miss-islington deleted the backport-7a1e178-2.7 branch February 25, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants