[issue17840] base64_codec uses assert for runtime validity checks

Nick Coghlan report at bugs.python.org
Sat Jan 24 14:06:02 CET 2015


Nick Coghlan added the comment:

I'd be slightly more inclined to file the fact that "ignore" isn't supported by the base64 codec as a potential bug, with changing the docs as one possible resolution.

It shouldn't hold up switching from the assertions to proper runtime checks.

----------

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


More information about the Python-bugs-list mailing list