| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge: Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|\ |
|
| * | Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|
|
* | | Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module. | Antoine Pitrou | 2013-11-17 | 1 | -0/+70 |
|
|
* | | Close #17839: support bytes-like objects in base64 module | Nick Coghlan | 2013-10-02 | 1 | -0/+4 |
|/ |
|
* | Issue #18011: base64.b32decode() now raises a binascii.Error if there are | Serhiy Storchaka | 2013-05-28 | 1 | -1/+1 |
|
|
* | Merge #15636: add versionadded for decodebytes | R David Murray | 2012-08-18 | 1 | -0/+2 |
|\ |
|
| * | #15636: add versionadded for decodebytes | R David Murray | 2012-08-18 | 1 | -0/+2 |
|
|
* | | Issue #13641: Decoding functions in the base64 module now accept ASCII-only u... | Antoine Pitrou | 2012-02-20 | 1 | -3/+8 |
|/ |
|
* | Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. | Éric Araujo | 2011-09-01 | 1 | -2/+2 |
|
|
* | #1466065: add validate option to base64.b64decode | R. David Murray | 2010-11-11 | 1 | -4/+8 |
|
|
* | Tighten up 'byte string' wording in base64 docs. | R. David Murray | 2010-10-17 | 1 | -20/+22 |
|
|
* | #9730: fix example. | Georg Brandl | 2010-10-17 | 1 | -2/+2 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -8/+7 |
|
|
* | #7797: be explicit about bytes-oriented interface of base64 functions. | Georg Brandl | 2010-08-02 | 1 | -15/+15 |
|
|
* | #3613: add base64.encodebytes and decodebytes as the new spelling of encodest... | Georg Brandl | 2009-06-04 | 1 | -18/+24 |
|
|
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
|
|
* | First batch of signature documentation changes; using default argument syntax... | Georg Brandl | 2009-04-02 | 1 | -4/+4 |
|
|
* | Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-... | Benjamin Peterson | 2009-02-19 | 1 | -1/+2 |
|
|
* | #4975: fix bytes/str issue. | Georg Brandl | 2009-01-18 | 1 | -1/+1 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -2/+1 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -1/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+172 |
|
|