Stefan Krah added the comment:

It's deliberately not implemented (and documented): Since memoryview is a 
complete rewrite, I tried go easy on new features in order to facilitate
review.

My plan was to implement struct packing/unpacking in 3.3.1 in the same
manner as in the new equality function.


The struct error you see is tracked in #3132.

----------
components: +Interpreter Core
stage:  -> needs patch
title: memoryview of a ctypes struct has incompatible invalid format -> 
memoryview: complete support for struct packing/unpacking
type: behavior -> enhancement
versions:  -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15857>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to