| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove rfc822 dependency in test. | Georg Brandl | 2008-05-11 | 1 | -6/+3 |
|
|
* | Merged revisions 63078 via svnmerge from | Eric Smith | 2008-05-11 | 2 | -3/+14 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 3 | -18/+18 |
|
|
* | Remove test for now-removed classes. | Georg Brandl | 2008-05-11 | 1 | -154/+0 |
|
|
* | #2814: remove deprecated classes from mailbox module. Patch by Humberto Dioge... | Georg Brandl | 2008-05-11 | 1 | -14/+1 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 5 | -214/+214 |
|
|
* | Remove the mhlib module. | Brett Cannon | 2008-05-11 | 2 | -348/+0 |
|
|
* | The ihooks module has been removed. | Brett Cannon | 2008-05-10 | 1 | -1/+0 |
|
|
* | Remove the fpformat module. | Brett Cannon | 2008-05-10 | 1 | -75/+0 |
|
|
* | Remove the dircache module. | Brett Cannon | 2008-05-10 | 2 | -75/+1 |
|
|
* | Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in | Mark Dickinson | 2008-05-09 | 1 | -0/+88 |
|
|
* | Merged revisions 62873,62887,62892-62896,62904 via svnmerge from | Benjamin Peterson | 2008-05-08 | 3 | -10/+23 |
|
|
* | Remove the user module. | Brett Cannon | 2008-05-08 | 1 | -4/+0 |
|
|
* | Remove the mutex module. | Brett Cannon | 2008-05-08 | 1 | -33/+0 |
|
|
* | Remove the imputil module. | Brett Cannon | 2008-05-08 | 2 | -2/+0 |
|
|
* | Merged revisions 62734,62736,62748,62769 via svnmerge from | Christian Heimes | 2008-05-08 | 1 | -0/+17 |
|
|
* | Antoine Pitrou's patch for bug 2507; exception state lives too long in | Barry Warsaw | 2008-05-08 | 1 | -2/+29 |
|
|
* | Removed test_overflow from test_memoryio.CBytesIOTest. | Alexandre Vassalotti | 2008-05-08 | 1 | -13/+0 |
|
|
* | Changed _bytesio.c to avoid comparing a signed with an unsigned value. | Alexandre Vassalotti | 2008-05-07 | 1 | -0/+14 |
|
|
* | Merged revisions 62792,62799-62800 via svnmerge from | Christian Heimes | 2008-05-06 | 2 | -13/+16 |
|
|
* | Fixed a small bug introduced by r62778. | Alexandre Vassalotti | 2008-05-06 | 1 | -0/+2 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 2 | -1/+43 |
|
|
* | 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 | 5 | -134/+415 |
|
|
* | Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge... | Christian Heimes | 2008-05-06 | 1 | -0/+2 |
|
|
* | Merged revisions 62726 via svnmerge from | Martin v. Löwis | 2008-05-05 | 1 | -3/+5 |
|
|
* | Merged revisions 62724 via svnmerge from | Martin v. Löwis | 2008-05-05 | 1 | -0/+8 |
|
|
* | Re-enabled test | Christian Heimes | 2008-05-04 | 1 | -1/+1 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 22 | -716/+829 |
|
|
* | Removed implicit convertions of str object to bytes from base64. | Alexandre Vassalotti | 2008-05-03 | 1 | -3/+24 |
|
|
* | Make floating-point exception error messages slightly more verbose: in | Mark Dickinson | 2008-04-30 | 2 | -11/+11 |
|
|
* | Merged revisions 62586 via svnmerge from | Eric Smith | 2008-04-30 | 1 | -1/+11 |
|
|
* | Correct recently merged tests: | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -8/+0 |
|
|
* | Merged revisions 62486-62487 via svnmerge from | Amaury Forgeot d'Arc | 2008-04-24 | 2 | -1/+33 |
|
|
* | Issue 2440: remove the guard around the handling of case 'n' in getargs.c's c... | Trent Nelson | 2008-04-22 | 1 | -2/+2 |
|
|
* | Merged revisions 62420-62421,62423-62424 via svnmerge from | Christian Heimes | 2008-04-21 | 2 | -0/+61 |
|
|
* | Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,... | Christian Heimes | 2008-04-20 | 2 | -11/+188 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 8 | -8/+170 |
|
|
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 5 | -32/+3106 |
|
|
* | Have test_coding conditionally remove test files instead of assuming that they | Brett Cannon | 2008-04-17 | 1 | -3/+3 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-15 | 1 | -1/+2 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 5 | -93/+371 |
|
|
* | Issue 2440: revert r62269 and r62279. These changes were made in an effort t... | Trent Nelson | 2008-04-11 | 1 | -5/+0 |
|
|
* | Update test_ssl.py to reflect the new approach for writing network-oriented t... | Trent Nelson | 2008-04-10 | 1 | -55/+26 |
|
|
* | Revert r62242: trunk's test_ssl.py isn't as up-to-date as py3k's, and should'... | Trent Nelson | 2008-04-10 | 1 | -61/+133 |
|
|
* | Issue 2440: fix the handling of %n in Python/getargs.c's convertsimple(), ext... | Trent Nelson | 2008-04-10 | 1 | -0/+5 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 15 | -431/+435 |
|
|
* | Bug #2565: The repr() of type objects now calls them 'class', | Martin v. Löwis | 2008-04-07 | 8 | -31/+31 |
|
|
* | Added a test to make sure raw strings don't get unicode escapes | Benjamin Peterson | 2008-04-05 | 1 | -0/+2 |
|
|
* | Reverted r62128 on Guido's orders | Benjamin Peterson | 2008-04-05 | 1 | -2/+0 |
|
|