[issue10832] Add support of bytes objects in PyBytes_FromFormatV()

STINNER Victor report at bugs.python.org
Wed Jan 5 04:34:12 CET 2011


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

Patch implementing this feature. It only supports bytes.

----------
keywords: +patch
Added file: http://bugs.python.org/file20268/pybytes_fromformat_y.patch

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


More information about the Python-bugs-list mailing list