Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of names in error messages that were wrong | Neal Norwitz | 2008-07-20 | 1 | -2/+2 |
* | Backport part of r65043. | Georg Brandl | 2008-07-16 | 1 | -2/+1 |
* | Use _getbytevalue() in init too. | Georg Brandl | 2008-07-16 | 1 | -10/+3 |
* | #3156: fix consistency in what type bytearray methods accept as items. | Georg Brandl | 2008-07-16 | 1 | -40/+38 |
* | Added additional __sizeof__ implementations and addressed comments made in | Robert Schuppenies | 2008-07-10 | 1 | -0/+14 |
* | Docstring typo | Andrew M. Kuchling | 2008-06-21 | 1 | -1/+1 |
* | Renamed bytesobject.c to bytearrayobject.c | Christian Heimes | 2008-05-26 | 1 | -0/+3379 |