[issue1753718] base64 "legacy" functions violate RFC 3548
18 Dec
2015
18 Dec
'15
3:01 a.m.
R. David Murray added the comment: The altchars 2 char limit is an assertion. That's a bug that should be dealt with separately. Either it should be turned into an error, or it should be dropped to match the docs. Probably the latter, since it is documented as OK and it might break code that is currently working in -O mode or on python2. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue1753718> _______________________________________
3249
Age (days ago)
3249
Last active (days ago)
0 comments
1 participants
participants (1)
-
R. David Murray