| Commit message (Expand) | Author | Age | Files | Lines |
* | remove (un)transform methods | Benjamin Peterson | 2010-12-12 | 1 | -4/+2 |
|
|
* | Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters | Victor Stinner | 2010-12-08 | 1 | -2/+2 |
|
|
* | #7475: add (un)transform method to bytes/bytearray and str, add back codecs t... | Georg Brandl | 2010-12-02 | 1 | -0/+40 |
|
|
* | Fix usage of :option: in the docs (#9312). | Éric Araujo | 2010-11-18 | 1 | -1/+1 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
* | alias macintosh to mac_roman #843590 | Benjamin Peterson | 2010-08-21 | 1 | -1/+1 |
|
|
* | Merged revisions 81499,81506 via svnmerge from | Benjamin Peterson | 2010-06-27 | 1 | -0/+2 |
|
|
* | Issue #850997: mbcs encoding (Windows only) handles errors argument: strict | Victor Stinner | 2010-06-16 | 1 | -0/+17 |
|
|
* | Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -2/+4 |
|
|
* | Merged revisions 78489 via svnmerge from | Ezio Melotti | 2010-02-27 | 1 | -1/+1 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -16/+26 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -1/+1 |
|
|
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -1/+2 |
|
|
* | typo | Philip Jenvey | 2009-08-06 | 1 | -1/+1 |
|
|
* | #6648: mention surrogateescape handler where all standard handlers are listed. | Georg Brandl | 2009-08-06 | 1 | -3/+4 |
|
|
* | Merged revisions 74006 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-15 | 1 | -0/+2 |
|
|
* | Link to PEP 383. | Martin v. Löwis | 2009-06-29 | 1 | -1/+2 |
|
|
* | Rename utf8b error handler to surrogateescape. | Martin v. Löwis | 2009-05-10 | 1 | -2/+2 |
|
|
* | Rename the surrogates error handler to surrogatepass. | Martin v. Löwis | 2009-05-10 | 1 | -7/+7 |
|
|
* | Issue #5915: Implement PEP 383, Non-decodable Bytes in | Martin v. Löwis | 2009-05-05 | 1 | -1/+3 |
|
|
* | Issue #3672: Reject surrogates in utf-8 codec; add surrogates error | Martin v. Löwis | 2009-05-02 | 1 | -0/+12 |
|
|
* | Update signature style of optional arguments, part two. | Georg Brandl | 2009-04-05 | 1 | -11/+12 |
|
|
* | Merged revisions 67005 via svnmerge from | Walter Dörwald | 2008-10-23 | 1 | -3/+3 |
|
|
* | Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-... | Benjamin Peterson | 2008-09-02 | 1 | -3/+3 |
|
|
* | Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,... | Georg Brandl | 2008-06-10 | 1 | -1/+2 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -2/+2 |
|
|
* | Update the codecs docs w.r.t. str/bytes. | Georg Brandl | 2008-05-11 | 1 | -78/+63 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -71/+78 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-17 | 1 | -1/+9 |
|
|
* | Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in config... | Georg Brandl | 2008-01-07 | 1 | -1/+1 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -4/+4 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -3/+3 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -34/+0 |
|
|
* | Add bytes methods documentation. | Georg Brandl | 2007-08-31 | 1 | -0/+2 |
|
|
* | Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and | Walter Dörwald | 2007-08-16 | 1 | -0/+6 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1230 |
|
|