STINNER Victor <victor.stin...@haypocalc.com> added the comment: See also #8850: Remove "w" format of PyParse_ParseTuple().
-- About "y": the parser HAVE TO check for embedded NUL bytes, because the caller doesn't know the size of the buffer (and strlen() would give the wrong size). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8592> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com