Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-7a1e178-3.7
Closed

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

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 ✅ .

@Mariatta

Copy link
Copy Markdown
Member

Appveyor never started. I'll close this and re-do the backport PR.

@Mariatta Mariatta closed this Feb 25, 2018
@miss-islington miss-islington deleted the backport-7a1e178-3.7 branch February 25, 2018 21:11
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