[2.7] bpo-31754: Fix type of 'itemsize' in PyBuffer_FillContiguousStrides (GH-3993) - #4012
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
@berkerpeksag here is the 2.7 backport. Thanks ! |
berkerpeksag
left a comment
There was a problem hiding this comment.
LGTM, thanks. I've just renamed the title and add "[2.7]".
|
Thanks @berkerpeksag for the help on the first commit. Will definitely help me with subsequent contributions. |
No problem :) Please sign the CLA for your future contributions. Otherwise, we can't accept your non-trival patches. |
|
I think i did so over the weekend. On my account I see : Contributor Form Received . Probably need to wait for the approval ? |
|
Yes, it usually take a couple days to verify CLA forms. |
|
Got it. Will wait for the approval. Have a great day and week ahead ! |
https://bugs.python.org/issue31754 backport
https://bugs.python.org/issue31754