[issue1753718] base64 "legacy" functions violate RFC 3548

Martin Panter report at bugs.python.org
Sun Dec 13 21:45:02 EST 2015


Martin Panter added the comment:

Left some review comments. I left a comment about the original patch as well, because I didn’t notice the new patch in time :)

Also, maybe we should say the input to the “legacy” MIME decode() function should be multiple lines, since it calls readline() with no line limit.

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list