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

(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]