bpo-37698: Update doc of PyBuffer_ToContiguous - #14992
Conversation
order could be 'A' too in PyBuffer_ToContiguous()
mangrisano
left a comment
There was a problem hiding this comment.
LGTM. Thank you for opening this PR.
thanks for review :) |
matrixise
left a comment
There was a problem hiding this comment.
Thank you for your contribution, but could you read my comment and just update your PR?
Thank you
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @matrixise: please review the changes made to this pull request. |
|
Thanks @shihai1991 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
|
Sorry @shihai1991, I had trouble checking out the |
https://bugs.python.org/issue37698 (cherry picked from commit 15f5a75) Co-authored-by: Hai Shi <shihai1992@gmail.com>
|
GH-15998 is a backport of this pull request to the 3.7 branch. |
|
GH-15999 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue37698 (cherry picked from commit 15f5a75) Co-authored-by: Hai Shi <shihai1992@gmail.com>
https://bugs.python.org/issue37698 (cherry picked from commit 15f5a75) Co-authored-by: Hai Shi <shihai1992@gmail.com>
…5999) https://bugs.python.org/issue37698 (cherry picked from commit 15f5a75) Co-authored-by: Hai Shi <shihai1992@gmail.com>
|
Hi @shihai1991 Thank you for your PR, I have merged it into master, 3.8 and 3.7. Have a nice day, |
https://bugs.python.org/issue37698
Automerge-Triggered-By: @matrixise