[PyPy-issue] [issue611] StreamReader.decode does not accept `None` for the errors parameter

Armin Rigo pypy-dev-issue at codespeak.net
Mon Dec 20 13:25:06 CET 2010


Armin Rigo <armin.rigo at gmail.com> added the comment:

Obscure.  Looking around, it seems that all functions _codecs.decode_xxx(), but
not _codecs.decode() itself, accept None and treat it as meaning "strict".

----------
status: unread -> chatting

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue611>
_______________________________________________________



More information about the Pypy-issue mailing list