[issue8991] PyArg_Parse*() functions: reject discontinious buffers

STINNER Victor report at bugs.python.org
Tue Jun 15 00:14:58 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Write a patch. test_getargs2.py has now tests for many byte and unicode formats and so it can validate the patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file17671/reject_discontigious.patch

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


More information about the Python-bugs-list mailing list