| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport fast alternate io.BytesIO implementation. | Alexandre Vassalotti | 2008-05-09 | 1 | -2/+2 |
|
|
* | Backport manually r62342 from the py3k branch to the trunk. | Alexandre Vassalotti | 2008-04-14 | 1 | -17/+23 |
|
|
* | get rid of assert (size >= 0) now that an explicit if (size < 0) is in the code. | Gregory P. Smith | 2008-04-10 | 1 | -1/+0 |
|
|
* | Raise SystemError when size < 0 is passed into PyString_FromStringAndSize, | Gregory P. Smith | 2008-04-09 | 1 | -0/+5 |
|
|
* | Fix memory leaks | Neal Norwitz | 2008-03-27 | 1 | -2/+6 |
|
|
* | Fix bytes so it works on 64-bit platforms. | Neal Norwitz | 2008-03-27 | 1 | -14/+5 |
|
|
* | Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,... | Christian Heimes | 2008-03-26 | 1 | -0/+3374 |
|
|