[issue25659] ctypes.Array.from_buffer segmentation fault when trying to create from array.array

Roundup Robot report at bugs.python.org
Sun Nov 20 18:24:13 EST 2016


Roundup Robot added the comment:

New changeset 5f061870d49c by Martin Panter in branch '3.5':
Issue #25659: Change assert to TypeError in from_buffer/_copy()
https://hg.python.org/cpython/rev/5f061870d49c

New changeset 1253ef20c947 by Martin Panter in branch '3.6':
Issue #25659: Merge ctypes fix from 3.5
https://hg.python.org/cpython/rev/1253ef20c947

New changeset 821da4891051 by Martin Panter in branch 'default':
Issue #25659: Merge ctypes fix from 3.6
https://hg.python.org/cpython/rev/821da4891051

New changeset 4de956751cf1 by Martin Panter in branch '2.7':
Issue #25659: Change assert to TypeError in from_buffer/_copy()
https://hg.python.org/cpython/rev/4de956751cf1

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list