1. 20 Nov, 2010 9 commits
  2. 19 Nov, 2010 1 commit
  3. 18 Nov, 2010 6 commits
  4. 17 Nov, 2010 1 commit
  5. 16 Nov, 2010 2 commits
  6. 15 Nov, 2010 1 commit
  7. 14 Nov, 2010 2 commits
  8. 13 Nov, 2010 4 commits
  9. 12 Nov, 2010 4 commits
  10. 11 Nov, 2010 2 commits
    • R. David Murray's avatar
      Blocked revisions 86414 via svnmerge · 64a820b4
      R. David Murray authored
      ........
        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.
      ........
      64a820b4
    • Alexander Belopolsky's avatar
      Blocked revisions 86410 via svnmerge · a52cce7e
      Alexander Belopolsky authored
      ........
        r86410 | alexander.belopolsky | 2010-11-11 09:07:41 -0500 (Thu, 11 Nov 2010) | 4 lines
      
        Issue #10386: Added __all__ to token module; this simplifies importing
        in tokenize module and prevents leaking of private names through
        import *.
      ........
      a52cce7e
  11. 10 Nov, 2010 6 commits
  12. 09 Nov, 2010 2 commits