[issue10744] ctypes arrays have incorrect buffer information (PEP-3118)

Roundup Robot report at bugs.python.org
Sun May 18 00:07:43 CEST 2014


Roundup Robot added the comment:

New changeset 44dac2e7fcb8 by Benjamin Peterson in branch '2.7':
support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744)
http://hg.python.org/cpython/rev/44dac2e7fcb8

New changeset 22938bf57161 by Benjamin Peterson in branch '3.4':
support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744)
http://hg.python.org/cpython/rev/22938bf57161

New changeset ea9193340d6c by Benjamin Peterson in branch 'default':
merge 3.4 (#10744)
http://hg.python.org/cpython/rev/ea9193340d6c

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list