Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length()#5767
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Mariatta commentedFeb 20, 2018
Appveyor seems to be stuck. I'll try to close the PR and reopen it. |
miss-islington commentedFeb 20, 2018
Thanks@ZackerySpytz for the PR, and@Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
Mariatta commentedFeb 20, 2018
Thanks! |
bedevere-bot commentedFeb 20, 2018
GH-5775 is a backport of this pull request to the3.7 branch. |
…ence_Length() (pythonGH-5767)Dropped the part that says: "For objects that do not provide sequence protocol".(cherry picked from commit7a1e178)Co-authored-by: Zackery Spytz <zspytz@gmail.com>
bedevere-bot commentedFeb 20, 2018
GH-5776 is a backport of this pull request to the2.7 branch. |
…ence_Length() (pythonGH-5767)Dropped the part that says: "For objects that do not provide sequence protocol".(cherry picked from commit7a1e178)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 commit7a1e178)Co-authored-by: Zackery Spytz <zspytz@gmail.com>
bedevere-bot commentedFeb 20, 2018
GH-5777 is a backport of this pull request to the3.6 branch. |
miss-islington commentedFeb 25, 2018
Thanks@ZackerySpytz for the PR, and@Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7. |
miss-islington commentedFeb 25, 2018
Thanks@ZackerySpytz for the PR, and@Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
bedevere-bot commentedFeb 25, 2018
GH-5900 is a backport of this pull request to the2.7 branch. |
…ence_Length() (pythonGH-5767)Dropped the part that says: "For objects that do not provide sequence protocol".(cherry picked from commit7a1e178)Co-authored-by: Zackery Spytz <zspytz@gmail.com>
bedevere-bot commentedFeb 25, 2018
GH-5901 is a backport of this pull request to the3.7 branch. |
…ence_Length() (pythonGH-5767)Dropped the part that says: "For objects that do not provide sequence protocol".(cherry picked from commit7a1e178)Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue32500