[2.7] bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by miss-islington · Pull Request #5900 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:2.7from
Feb 25, 2018Conversation
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
…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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
Mariatta approved these changes Feb 25, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Feb 25, 2018
miss-islington commented
Feb 25, 2018@ZackerySpytz and @Mariatta: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
ecaa372
into
python:2.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Feb 25, 2018
miss-islington commented
Feb 25, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-7a1e178-2.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment