[issue9579] In 3.x, os.confstr() returns garbage if value is longer than 255 bytes

STINNER Victor report at bugs.python.org
Sat Sep 11 01:50:49 CEST 2010


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

Fixed in r84696+r84697: confstr-minimal.diff + PyUnicode_DecodeFSDefaultAndSize().

----------

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


More information about the Python-bugs-list mailing list