R. David Murray added the comment:

This appears to be a bug in b64decode.  It should not be raising that error if 
validate=False, as it is in the code being executed during the test case.  It's 
not that b64decode is ignoring the validate argument; the error appears to be 
data-dependent.  I don't have time to investigate this further at the moment, 
perhaps someone else can pick it up.

----------
versions: +Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27397>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to