]> granicus.if.org Git - python/commit
bpo-33126: Document PyBuffer_ToContiguous() (GH-6292) (GH-6293)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Mar 2018 15:47:34 +0000 (08:47 -0700)
committerAntoine Pitrou <pitrou@free.fr>
Wed, 28 Mar 2018 15:47:34 +0000 (17:47 +0200)
commit18fdc87207ea65b3906f07cb47c51a609e442f93
treec6f38808da6b1d35ec8d4f36987a40845fe3aac4
parent9dad016784848a53d9f2557292025f7a4104c5a5
bpo-33126: Document PyBuffer_ToContiguous() (GH-6292) (GH-6293)

(cherry picked from commit aa50bf08e64f49d57917ab0b1aadf4308a3168a6)

Co-authored-by: Antoine Pitrou <pitrou@free.fr>
Doc/c-api/buffer.rst
Misc/NEWS.d/next/Documentation/2018-03-28-17-03-17.bpo-33126.5UGkNv.rst [new file with mode: 0644]