Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the codec decode type checks to bytes/bytearray.decode(). | Marc-André Lemburg | 2008-06-06 | 1 | -2/+2 |
* | Fix misspelling. | Georg Brandl | 2008-06-04 | 1 | -1/+1 |
* | Don't return the same object from trivial replace() cases -- | Georg Brandl | 2008-05-30 | 1 | -4/+1 |
* | Fix all return types for str/bytes/bytearray docstrings and make the wording ... | Georg Brandl | 2008-05-30 | 1 | -30/+34 |
* | Renamed files bytesobject.[ch] and stringobject.[ch] | Christian Heimes | 2008-05-26 | 1 | -0/+3300 |