]> granicus.if.org Git - python/commit
Blocked revisions 86414 via svnmerge
authorR. David Murray <rdmurray@bitdance.com>
Thu, 11 Nov 2010 20:18:23 +0000 (20:18 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 11 Nov 2010 20:18:23 +0000 (20:18 +0000)
commit6c2e0224ffb739a3db3984aa8beb68db3338b3f1
tree47f395010a4c1fd6d054750b66b914c9f3f2d9b4
parent874b41b5ffbb3e88451d3a9d74ef7d5abe807069
Blocked revisions 86414 via svnmerge

........
  r86414 | r.david.murray | 2010-11-11 15:09:20 -0500 (Thu, 11 Nov 2010) | 8 lines

  #1466065: add validate option to base64.b64decode

  Patch by Neil Tallim.  This provides a mechanism for module
  users to achieve RFC 3548 compliance in the cases where ignoring
  non-base64-alphabet input characters is *not* mandated by the RFC that
  references RFC 3548.
........