[issue7703] Replace buffer()-->memoryview() in Lib/ctypes/test/

Florent Xicluna report at bugs.python.org
Thu Jan 14 15:23:35 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

Patches attached:
 - partial backport of Modules/binascii.c
 - partial backport of Modules/_ctypes/_ctypes.c (preserving 2.3 compat.)
 - update ctypes tests (buffer -> memoryview)

----------
assignee:  -> theller
components: +ctypes
nosy: +theller
stage: needs patch -> patch review
Added file: http://bugs.python.org/file15876/issue7703_test_ctypes.diff

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


More information about the Python-bugs-list mailing list