summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Block r62879.Brett Cannon2008-05-080-0/+0
* Add entry for removal of imputil. Also start the 3.0b1 section.Brett Cannon2008-05-081-0/+20
* Remove the imputil module.Brett Cannon2008-05-086-951/+0
* Don't echo the echo commands added to "make install". Fix a typo.Guido van Rossum2008-05-081-4/+4
* Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge...Christian Heimes2008-05-085-19/+33
* Forward port r62849.Raymond Hettinger2008-05-081-1/+1
* Forward port r62848.Raymond Hettinger2008-05-081-3/+3
* Oops, the retag screwed this up. First step in repairing this.Barry Warsaw2008-05-081-0/+1
* Post tag updates.Barry Warsaw2008-05-082-2/+2
* Blocked revisions 62861 via svnmergeChristian Heimes2008-05-080-0/+0
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-0833-1/+2854
* Move tag.Barry Warsaw2008-05-080-0/+0
* Missed one fileBarry Warsaw2008-05-081-1/+1
* Tagging for 3.0a5Barry Warsaw2008-05-081-0/+1
* Bumping versions for 3.0a5v3.0a5Barry Warsaw2008-05-086-22/+22
* Antoine Pitrou's patch for bug 2507; exception state lives too long inBarry Warsaw2008-05-082-2/+42
* Removed test_overflow from test_memoryio.CBytesIOTest.Alexandre Vassalotti2008-05-081-13/+0
* Fixed the negative value check in io._BytesIO.seek().Alexandre Vassalotti2008-05-081-1/+1
* Fixed bytes naming in the docstrings of _bytesio.c.Alexandre Vassalotti2008-05-081-3/+3
* Fixed a memory leak introduced in r62462Christian Heimes2008-05-081-1/+3
* Reverted (partially) patch r62667 to zipimport.c.Alexandre Vassalotti2008-05-071-2/+3
* Remove ">>>>" markers left over from mergeBenjamin Peterson2008-05-071-12/+0
* Fixed docstring of _bytesio._BytesIO.writelines().Alexandre Vassalotti2008-05-071-3/+4
* Changed _bytesio.c to avoid comparing a signed with an unsigned value.Alexandre Vassalotti2008-05-072-10/+16
* Cleaned how _BytesIO.read() returns an empty bytes object.Alexandre Vassalotti2008-05-071-1/+1
* Added code to compile new _bytesio on WindowsChristian Heimes2008-05-073-0/+10
* Merged revisions 62792,62799-62800 via svnmerge fromChristian Heimes2008-05-069-13/+210
* Fixed a small bug introduced by r62778.Alexandre Vassalotti2008-05-062-1/+3
* Merged revisions 62774-62775,62785,62787-62788 via svnmerge fromChristian Heimes2008-05-0613-74/+458
* Block a Misc/NEWS entry (r62797).Brett Cannon2008-05-060-0/+0
* Block r62793 (deprecation of audiodev).Brett Cannon2008-05-060-0/+0
* Silence a compiler warningChristian Heimes2008-05-061-1/+1
* Blocked revisions 62769 via svnmergeChristian Heimes2008-05-060-0/+0
* Added tests to check the buffer type returned during reading.Alexandre Vassalotti2008-05-061-0/+6
* Added fast alternate io.BytesIO implementation and its test suite.Alexandre Vassalotti2008-05-0610-193/+1245
* Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge...Christian Heimes2008-05-067-51/+47
* Blocked revisions 62734,62736,62748 via svnmergeChristian Heimes2008-05-060-0/+0
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-056-53/+33
* Give with_traceback a docstring.Georg Brandl2008-05-051-1/+6
* #2761: Some are types too.Georg Brandl2008-05-051-2/+2
* Clarify map() behavior.Georg Brandl2008-05-051-1/+3
* Merged revisions 62726 via svnmerge fromMartin v. Löwis2008-05-051-3/+5
* Merged revisions 62724 via svnmerge fromMartin v. Löwis2008-05-052-7/+30
* Block r62722 since it relies on r62720.Brett Cannon2008-05-050-0/+0
* Block r62720 (DeprecationWarning for warnings.showwarning() and lack of 'line'Brett Cannon2008-05-050-0/+0
* Re-enabled testChristian Heimes2008-05-041-1/+1
* Fix merge errorBenjamin Peterson2008-05-041-1/+1
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-04108-1468/+2312
* Blocked revisions 62684 via svnmergeMark Dickinson2008-05-040-0/+0
* Revert changes in 62669, since they caused test failures.Mark Dickinson2008-05-041-0/+9