[issue19969] PyBytes_FromFormatV("%c") and PyString_FromFormatV("%c") don't check for character min/max value

STINNER Victor report at bugs.python.org
Fri Dec 13 01:30:45 CET 2013


STINNER Victor added the comment:

Here is a patch for Python 3.4.

----------
keywords: +patch
nosy: +serhiy.storchaka
Added file: http://bugs.python.org/file33108/bytes_fromformat_c.patch

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


More information about the Python-bugs-list mailing list