1. cd7128a Merge #15636: add versionadded for decodebytes by R David Murray · 12 years ago
  2. 75fd225 #15636: add versionadded for decodebytes by R David Murray · 12 years ago
  3. ea6b4d5 Issue #13641: Decoding functions in the base64 module now accept ASCII-only unicode strings. by Antoine Pitrou · 13 years ago
  4. 941afed Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 13 years ago
  5. 6495136 #1466065: add validate option to base64.b64decode by R. David Murray · 14 years ago
  6. 7cefc30 Tighten up 'byte string' wording in base64 docs. by R. David Murray · 14 years ago
  7. 134c35b #9730: fix example. by Georg Brandl · 14 years ago
  8. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  9. 62e4231 #7797: be explicit about bytes-oriented interface of base64 functions. by Georg Brandl · 14 years ago
  10. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  11. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  12. b868a66 First batch of signature documentation changes; using default argument syntax where applicable. by Georg Brandl · 15 years ago
  13. d75fcb4 Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-69730 via svnmerge from by Benjamin Peterson · 16 years ago
  14. 38d54f7 #4975: fix bytes/str issue. by Georg Brandl · 16 years ago
  15. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  16. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 16 years ago
  17. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago