| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-... | Georg Brandl | 2009-04-05 | 1 | -8/+8 |
|
|
* | Issue 1242657: list(obj) can swallow KeyboardInterrupt | Raymond Hettinger | 2009-02-02 | 1 | -0/+4 |
|
|
* | Backport r67975: #4759: fix segfault in bytearray.translate(x, None). | Georg Brandl | 2008-12-28 | 1 | -0/+1 |
|
|
* | Merged revisions 67619 via svnmerge from | Antoine Pitrou | 2008-12-07 | 1 | -11/+31 |
|
|
* | Merged revisions 67291 via svnmerge from | Benjamin Peterson | 2008-11-19 | 1 | -21/+3 |
|
|
* | Silenced compiler warning | Christian Heimes | 2008-08-22 | 1 | -0/+1 |
|
|
* | Fix a refleak in bytearray.split and bytearray.rsplit, detected by | Amaury Forgeot d'Arc | 2008-08-17 | 1 | -4/+10 |
|
|
* | Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, | Martin v. Löwis | 2008-08-12 | 1 | -32/+37 |
|
|
* | 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 |
|
|