summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merged revisions 62946 via svnmerge fromMartin v. Löwis2008-05-091-0/+2
* Use UNICODE wWinMain, to make CRT initialize __wargv.Martin v. Löwis2008-05-091-2/+2
* block r62943Mark Dickinson2008-05-090-0/+0
* Revert the temporary change in r62624Mark Dickinson2008-05-091-11/+3
* Issue 2801: fix bug in float.is_integer where ValueError was incorrectlyMark Dickinson2008-05-092-0/+4
* Issue 2748: fix __ceil__, __floor__ and __round__ magic methods inMark Dickinson2008-05-093-9/+188
* Blocked revisions 62923 via svnmergeBrett Cannon2008-05-090-0/+0
* Blocked revisions 62920 via svnmergeBrett Cannon2008-05-090-0/+0
* Blocked revisions 62917 via svnmergeBrett Cannon2008-05-090-0/+0
* Blocked revisions 62912 via svnmergeBenjamin Peterson2008-05-090-0/+0
* Remove os.path.walkBenjamin Peterson2008-05-086-128/+7
* Merged revisions 62873,62887,62892-62896,62904 via svnmerge fromBenjamin Peterson2008-05-086-29/+48
* Blocked revisions 62865 via svnmergeBenjamin Peterson2008-05-080-0/+0
* Move variable declaration to the top of the block,Amaury Forgeot d'Arc2008-05-081-1/+2
* Blocked revisions 62900 via svnmergeBrett Cannon2008-05-080-0/+0
* Document that the mutex module is now gone.Brett Cannon2008-05-081-0/+2
* Remove the user module.Brett Cannon2008-05-085-119/+2
* Blocked revisions 62888 via svnmergeBrett Cannon2008-05-080-0/+0
* Blocked revisions 62884 via svnmergeBrett Cannon2008-05-080-0/+0
* Remove the mutex module.Brett Cannon2008-05-085-150/+1
* 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