| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in | Mark Dickinson | 2008-05-09 | 1 | -0/+88 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -17/+9 |
|
|
* | Merged revisions 61892,61900 via svnmerge from | Christian Heimes | 2008-03-26 | 1 | -0/+6 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -4/+10 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,... | Christian Heimes | 2008-02-29 | 1 | -0/+93 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-14 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 1 | -1/+19 |
|
|
* | Merged revisions 60475-60479,60481-60488 via svnmerge from | Christian Heimes | 2008-02-01 | 1 | -2/+3 |
|
|
* | Merged revisions 60245-60277 via svnmerge from | Christian Heimes | 2008-01-25 | 1 | -0/+11 |
|
|
* | Merged revisions 59921-59932 via svnmerge from | Christian Heimes | 2008-01-12 | 1 | -0/+8 |
|
|
* | Merged revisions 59843-59863 via svnmerge from | Christian Heimes | 2008-01-09 | 1 | -0/+17 |
|
|
* | Merged revisions 59107-59186 via svnmerge from | Guido van Rossum | 2007-11-26 | 1 | -0/+1 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -13/+66 |
|
|
* | Merged revisions 58211-58220 via svnmerge from | Thomas Wouters | 2007-09-20 | 1 | -0/+32 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -50/+182 |
|
|
* | Patch by Christian Heimes to change self.assert_(x == y) into | Guido van Rossum | 2007-07-11 | 1 | -2/+2 |
|
|
* | Merged revisions 56125-56153 via svnmerge from | Guido van Rossum | 2007-07-03 | 1 | -3/+3 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -2/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -4/+4 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -0/+28 |
|
|
* | - patch #1600346 submitted by Tomer Filiba | Jack Diederich | 2006-11-28 | 1 | -1/+1 |
|
|
* | Restructure comparison dramatically. There is no longer a default | Guido van Rossum | 2006-08-24 | 1 | -2/+2 |
|
|
* | Fix merge glitch. | Thomas Wouters | 2006-04-21 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -21/+29 |
|
|
* | Get rid of remnants of integer division | Neal Norwitz | 2006-03-24 | 1 | -3/+1 |
|
|
* | Get rid of xreadlines() (methods). | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
* | * Fix decimal's handling of foreign types. Now returns NotImplemented | Raymond Hettinger | 2005-03-27 | 1 | -7/+50 |
|
|
* | Bug #1163325: "special" decimals aren't hashable | Raymond Hettinger | 2005-03-15 | 1 | -0/+3 |
|
|
* | Bug #1083645 | Raymond Hettinger | 2004-12-18 | 1 | -2/+12 |
|
|
* | SF bug #1071588 coercing decimal to int doesn't work between -1 and 1 | Raymond Hettinger | 2004-11-24 | 1 | -4/+4 |
|
|
* | Change the strategy for coping with time intensive tests from | Raymond Hettinger | 2004-09-04 | 1 | -7/+12 |
|
|
* | There are no longer any special case test skips. | Raymond Hettinger | 2004-08-17 | 1 | -3/+0 |
|
|
* | * Dynamically build a list of files to be tested (necessary because | Raymond Hettinger | 2004-08-17 | 1 | -81/+14 |
|
|
* | Add a test for Context.copy(). | Raymond Hettinger | 2004-08-08 | 1 | -0/+8 |
|
|
* | * Hide a loop induction variable that was inadvertantly being picked up | Raymond Hettinger | 2004-07-14 | 1 | -28/+0 |
|
|
* | * Rename "Signals" to "_signals" making it non-public. | Raymond Hettinger | 2004-07-14 | 1 | -1/+7 |
|
|
* | Improve Context construction and representation: | Raymond Hettinger | 2004-07-10 | 1 | -16/+12 |
|
|
* | * Update the test suite to reflect that ConversionSyntax was no longer | Raymond Hettinger | 2004-07-09 | 1 | -2/+2 |
|
|
* | Module and tests: | Raymond Hettinger | 2004-07-09 | 1 | -6/+5 |
|
|
* | * Add __eq__ and __ne__ so that things like list.index() work properly | Raymond Hettinger | 2004-07-05 | 1 | -11/+16 |
|
|
* | Test the logic for int(d). | Raymond Hettinger | 2004-07-05 | 1 | -0/+10 |
|
|
* | * Make the tests independent of the default precision. | Raymond Hettinger | 2004-07-03 | 1 | -0/+7 |
|
|
* | Work through several open todos: | Raymond Hettinger | 2004-07-03 | 1 | -7/+23 |
|
|
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 1 | -0/+1082 |
|
|