]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Give proper credits for the memoryview implementation. (GH-18626) (#18643)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Feb 2020 10:51:41 +0000 (02:51 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 10:51:40 +0000 (11:51 +0100)
commit3dc6961681df000e113383fddaff2f932ef6abaa
tree3dec4f5be1ad7ca4cb11ca143548da2952f33dde
parent097612a3f711f5a6a3aec207cad78a35eb3a756d
Give proper credits for the memoryview implementation. (GH-18626) (#18643)

(cherry picked from commit ee3bac4cba56b51ce924f13d77b97131eec1a865)

Authored-by: Stefan Krah <skrah@bytereef.org>
Objects/memoryobject.c