[New-bugs-announce] [issue12851] ctypes: getbuffer() never provides strides

Stefan Krah report at bugs.python.org
Mon Aug 29 11:58:43 CEST 2011


New submission from Stefan Krah <stefan-usenet at bytereef.org>:

PyCData_NewGetBuffer() must provide strides information if requested,
e.g. in response to a PyBUF_FULL_RO request.

----------
assignee: skrah
components: Extension Modules
messages: 143135
nosy: skrah
priority: normal
severity: normal
stage: needs patch
status: open
title: ctypes: getbuffer() never provides strides
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12851>
_______________________________________


More information about the New-bugs-announce mailing list