[issue17840] base64_codec uses assert for runtime validity checks

Martin Panter report at bugs.python.org
Mon Jan 19 07:19:21 CET 2015


Martin Panter added the comment:

Is this patch likely to go ahead? It has been sitting around a while and would conflict with patches I am working on.

If so, I reckon it would be good to factor out some of the new bits of code (_check_strict, _StrictErrors) into a common place, like the “codecs” module.

----------
nosy: +vadmium

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


More information about the Python-bugs-list mailing list