Skip to content

Commit 57c2e6d

Browse files
Rename the NEWS entry to the GitHub issue and describe the change
1 parent 03b0de1 commit 57c2e6d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Misc/NEWS.d/next/Library/2017-12-08-19-58-16.bpo-12851.5H37Gx.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The buffer exported by :mod:`ctypes` arrays now provides strides if they are
2+
requested, as required by :pep:`3118`. The format and the shape are now
3+
provided only if they are requested, and requesting a Fortran contiguous
4+
buffer for a multidimensional array now fails.

0 commit comments

Comments
 (0)