[issue9580] os.confstr() doesn't decode result according to PEP 383

STINNER Victor report at bugs.python.org
Sat Sep 11 01:51:45 CEST 2010


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

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

Thanks for the patch, sorry for the delay.

----------
resolution:  -> duplicate
status: open -> closed

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


More information about the Python-bugs-list mailing list