-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Give proper credits for the memoryview implementation. #18626
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
pitrou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 from me.
|
Thank you! :) |
|
@skrah: Please replace |
|
Thanks for taking a look! |
|
Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
I'm having trouble backporting to |
|
GH-18642 is a backport of this pull request to the 3.8 branch. |
|
Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
GH-18643 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit ee3bac4) Co-authored-by: Stefan Krah <skrah@bytereef.org>
Give proper credits for the memoryview implementation. (python#18626)
I've noticed that people in the scientific ecosystem meticulously credit their contributions in source files, probably for good reason. :-)
cc @pitrou @ncoghlan in case I got something wrong.