| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove os.path.walk | Benjamin Peterson | 2008-05-08 | 6 | -128/+7 |
|
|
* | Merged revisions 62873,62887,62892-62896,62904 via svnmerge from | Benjamin Peterson | 2008-05-08 | 6 | -29/+48 |
|
|
* | Blocked revisions 62865 via svnmerge | Benjamin Peterson | 2008-05-08 | 0 | -0/+0 |
|
|
* | Move variable declaration to the top of the block, | Amaury Forgeot d'Arc | 2008-05-08 | 1 | -1/+2 |
|
|
* | Blocked revisions 62900 via svnmerge | Brett Cannon | 2008-05-08 | 0 | -0/+0 |
|
|
* | Document that the mutex module is now gone. | Brett Cannon | 2008-05-08 | 1 | -0/+2 |
|
|
* | Remove the user module. | Brett Cannon | 2008-05-08 | 5 | -119/+2 |
|
|
* | Blocked revisions 62888 via svnmerge | Brett Cannon | 2008-05-08 | 0 | -0/+0 |
|
|
* | Blocked revisions 62884 via svnmerge | Brett Cannon | 2008-05-08 | 0 | -0/+0 |
|
|
* | Remove the mutex module. | Brett Cannon | 2008-05-08 | 5 | -150/+1 |
|
|
* | Block r62879. | Brett Cannon | 2008-05-08 | 0 | -0/+0 |
|
|
* | Add entry for removal of imputil. Also start the 3.0b1 section. | Brett Cannon | 2008-05-08 | 1 | -0/+20 |
|
|
* | Remove the imputil module. | Brett Cannon | 2008-05-08 | 6 | -951/+0 |
|
|
* | Don't echo the echo commands added to "make install". Fix a typo. | Guido van Rossum | 2008-05-08 | 1 | -4/+4 |
|
|
* | Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge... | Christian Heimes | 2008-05-08 | 5 | -19/+33 |
|
|
* | Forward port r62849. | Raymond Hettinger | 2008-05-08 | 1 | -1/+1 |
|
|
* | Forward port r62848. | Raymond Hettinger | 2008-05-08 | 1 | -3/+3 |
|
|
* | Oops, the retag screwed this up. First step in repairing this. | Barry Warsaw | 2008-05-08 | 1 | -0/+1 |
|
|
* | Post tag updates. | Barry Warsaw | 2008-05-08 | 2 | -2/+2 |
|
|
* | Blocked revisions 62861 via svnmerge | Christian Heimes | 2008-05-08 | 0 | -0/+0 |
|
|
* | Merged revisions 62734,62736,62748,62769 via svnmerge from | Christian Heimes | 2008-05-08 | 33 | -1/+2854 |
|
|
* | Move tag. | Barry Warsaw | 2008-05-08 | 0 | -0/+0 |
|
|
* | Missed one file | Barry Warsaw | 2008-05-08 | 1 | -1/+1 |
|
|
* | Tagging for 3.0a5 | Barry Warsaw | 2008-05-08 | 1 | -0/+1 |
|
|
* | Bumping versions for 3.0a5v3.0a5 | Barry Warsaw | 2008-05-08 | 6 | -22/+22 |
|
|
* | Antoine Pitrou's patch for bug 2507; exception state lives too long in | Barry Warsaw | 2008-05-08 | 2 | -2/+42 |
|
|
* | Removed test_overflow from test_memoryio.CBytesIOTest. | Alexandre Vassalotti | 2008-05-08 | 1 | -13/+0 |
|
|
* | Fixed the negative value check in io._BytesIO.seek(). | Alexandre Vassalotti | 2008-05-08 | 1 | -1/+1 |
|
|
* | Fixed bytes naming in the docstrings of _bytesio.c. | Alexandre Vassalotti | 2008-05-08 | 1 | -3/+3 |
|
|
* | Fixed a memory leak introduced in r62462 | Christian Heimes | 2008-05-08 | 1 | -1/+3 |
|
|
* | Reverted (partially) patch r62667 to zipimport.c. | Alexandre Vassalotti | 2008-05-07 | 1 | -2/+3 |
|
|
* | Remove ">>>>" markers left over from merge | Benjamin Peterson | 2008-05-07 | 1 | -12/+0 |
|
|
* | Fixed docstring of _bytesio._BytesIO.writelines(). | Alexandre Vassalotti | 2008-05-07 | 1 | -3/+4 |
|
|
* | Changed _bytesio.c to avoid comparing a signed with an unsigned value. | Alexandre Vassalotti | 2008-05-07 | 2 | -10/+16 |
|
|
* | Cleaned how _BytesIO.read() returns an empty bytes object. | Alexandre Vassalotti | 2008-05-07 | 1 | -1/+1 |
|
|
* | Added code to compile new _bytesio on Windows | Christian Heimes | 2008-05-07 | 3 | -0/+10 |
|
|
* | Merged revisions 62792,62799-62800 via svnmerge from | Christian Heimes | 2008-05-06 | 9 | -13/+210 |
|
|
* | Fixed a small bug introduced by r62778. | Alexandre Vassalotti | 2008-05-06 | 2 | -1/+3 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 13 | -74/+458 |
|
|
* | Block a Misc/NEWS entry (r62797). | Brett Cannon | 2008-05-06 | 0 | -0/+0 |
|
|
* | Block r62793 (deprecation of audiodev). | Brett Cannon | 2008-05-06 | 0 | -0/+0 |
|
|
* | Silence a compiler warning | Christian Heimes | 2008-05-06 | 1 | -1/+1 |
|
|
* | Blocked revisions 62769 via svnmerge | Christian Heimes | 2008-05-06 | 0 | -0/+0 |
|
|
* | Added tests to check the buffer type returned during reading. | Alexandre Vassalotti | 2008-05-06 | 1 | -0/+6 |
|
|
* | Added fast alternate io.BytesIO implementation and its test suite. | Alexandre Vassalotti | 2008-05-06 | 10 | -193/+1245 |
|
|
* | Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge... | Christian Heimes | 2008-05-06 | 7 | -51/+47 |
|
|
* | Blocked revisions 62734,62736,62748 via svnmerge | Christian Heimes | 2008-05-06 | 0 | -0/+0 |
|
|
* | #2762: remove 2.x remnants and patch up some new documentation. | Georg Brandl | 2008-05-05 | 6 | -53/+33 |
|
|
* | Give with_traceback a docstring. | Georg Brandl | 2008-05-05 | 1 | -1/+6 |
|
|
* | #2761: Some are types too. | Georg Brandl | 2008-05-05 | 1 | -2/+2 |
|
|