[issue10803] ctypes: better support of bytearray objects

Serhiy Storchaka report at bugs.python.org
Sun Dec 1 11:44:47 CET 2013


Serhiy Storchaka added the comment:

Here is preliminary patch which makes bytearray support in ctypes better.

----------
keywords: +patch
nosy: +amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
stage:  -> patch review
versions: +Python 3.5 -Python 3.2
Added file: http://bugs.python.org/file32921/ctype_bytearray.patch

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


More information about the Python-bugs-list mailing list