| Commit message (Expand) | Author | Age | Files | Lines |
* | Backing out my changes. | Moshe Zadka | 2000-11-30 | 1 | -6/+0 |
|
|
* | Added .first{item,value,key}() to dictionaries. | Moshe Zadka | 2000-11-30 | 1 | -0/+6 |
|
|
* | Fox for SF bug #123859: %[duxXo] long formats inconsistent. | Tim Peters | 2000-11-30 | 1 | -5/+16 |
|
|
* | Slight improvement to Unicode test suite, inspired by patch #102563: | Guido van Rossum | 2000-11-29 | 1 | -9/+11 |
|
|
* | Update test output. | Fred Drake | 2000-11-21 | 1 | -2/+18 |
|
|
* | testInsertBefore(): Rewritten to actually test insertBefore() somewhat. | Fred Drake | 2000-11-21 | 1 | -14/+103 |
|
|
* | Verify that str(a) and repr(a) don't blow up (part of SF patch 102068). | Tim Peters | 2000-11-14 | 1 | -0/+5 |
|
|
* | Added test cases to detect regression on SourceForge bug #121965. | Fred Drake | 2000-11-08 | 1 | -0/+14 |
|
|
* | Added 38,642 missing characters to the Unicode database (first-last | Fredrik Lundh | 2000-11-03 | 1 | -2/+2 |
|
|
* | track recent change to test_extcall.py | Jeremy Hylton | 2000-10-30 | 1 | -0/+4 |
|
|
* | Fix for SF bug #117241 | Jeremy Hylton | 2000-10-30 | 1 | -0/+18 |
|
|
* | -- properly reset groups in findall (bug #117612) | Fredrik Lundh | 2000-10-28 | 1 | -0/+3 |
|
|
* | Ka-Ping Yee <ping@lfw.org>: | Fred Drake | 2000-10-24 | 1 | -6/+6 |
|
|
* | Insert the current directory to the front of sys.path -- and remove it | Guido van Rossum | 2000-10-24 | 1 | -0/+5 |
|
|
* | Added a test case for the saxutils.prepare_input_source setSystemId bug. | Lars Gustäbel | 2000-10-24 | 2 | -1/+14 |
|
|
* | Updated output. | Lars Gustäbel | 2000-10-24 | 1 | -1/+6 |
|
|
* | Added some more tests here and there. | Lars Gustäbel | 2000-10-24 | 1 | -0/+84 |
|
|
* | Make reindent happy, but not in the way it planned! | Fred Drake | 2000-10-23 | 1 | -3/+3 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 70 | -1261/+1229 |
|
|
* | Use 4-space indents. | Fred Drake | 2000-10-23 | 1 | -8/+8 |
|
|
* | Clean up the temporary file when done with it. | Fred Drake | 2000-10-23 | 1 | -0/+4 |
|
|
* | Make sure the temporary file is cleaned up even when we raise TestSkipped. | Fred Drake | 2000-10-23 | 1 | -21/+24 |
|
|
* | Added note saying to use test_support.TESTFN for a temporary filename, | Fred Drake | 2000-10-23 | 1 | -0/+5 |
|
|
* | Added test for regression on SourceForge bug #117490. | Fred Drake | 2000-10-23 | 2 | -0/+30 |
|
|
* | Use test_support.TESTFN as the temporary filename. | Fred Drake | 2000-10-18 | 1 | -3/+3 |
|
|
* | Test for math.* exceptional behavior only in verbose mode, so that the | Tim Peters | 2000-10-16 | 2 | -31/+40 |
|
|
* | Updated test suite to latest pulldom changes. | Lars Gustäbel | 2000-10-13 | 2 | -19/+19 |
|
|
* | Make the regrtest.py -l (findleaks) option considerably less obnoxious. | Neil Schemenauer | 2000-10-13 | 1 | -4/+10 |
|
|
* | cosmetic changes only: | Jeremy Hylton | 2000-10-12 | 1 | -118/+118 |
|
|
* | Added a test for the StringIO write() error I just fixed. | Guido van Rossum | 2000-10-12 | 2 | -0/+9 |
|
|
* | Anonymous patch to add Darwin 1.2 to the list of BSDs. | Guido van Rossum | 2000-10-12 | 1 | -1/+1 |
|
|
* | Added some single tuple/list unpacking for JPython regression testing. | Barry Warsaw | 2000-10-12 | 1 | -0/+12 |
|
|
* | A Mystery: I somehow managed to delete the last two lines of my test_math.py | Tim Peters | 2000-10-12 | 1 | -0/+2 |
|
|
* | Stop raising OverflowError on underflows reported by libm (errno==ERANGE and | Tim Peters | 2000-10-12 | 2 | -0/+30 |
|
|
* | Added additional test cases for pulldom modifications. | Lars Gustäbel | 2000-10-11 | 2 | -1/+77 |
|
|
* | Test the exception-raising for error cases in copy_reg. | Fred Drake | 2000-10-11 | 2 | -0/+44 |
|
|
* | Jack Jansen reported that the regression test failed on the Mac where | Guido van Rossum | 2000-10-11 | 1 | -3/+1 |
|
|
* | Added test cases for extended printing to an instance. This picked up | Barry Warsaw | 2000-10-11 | 1 | -1/+9 |
|
|
* | wave test output | Guido van Rossum | 2000-10-09 | 1 | -0/+1 |
|
|
* | Simple test suite for wave.py by Jean-Claude Rimbault (with some | Guido van Rossum | 2000-10-09 | 1 | -0/+34 |
|
|
* | Move the test for confirmation that all nodes have been freed into the | Fred Drake | 2000-10-09 | 2 | -33/+72 |
|
|
* | Adapt test output to changed error message. | Guido van Rossum | 2000-10-08 | 1 | -1/+1 |
|
|
* | Correct output. | Guido van Rossum | 2000-10-08 | 1 | -1/+1 |
|
|
* | It seems our sound cards can't play mulaw data. Use native-format | Guido van Rossum | 2000-10-08 | 1 | -1/+12 |
|
|
* | Fixed too ambitious "nothing to repeat" check. Closes bug #114033. | Fredrik Lundh | 2000-10-07 | 1 | -0/+3 |
|
|
* | The test is good, but Jim forgot to check in the updated output. | Fred Drake | 2000-10-07 | 1 | -0/+6 |
|
|
* | SRE didn't handle character category followed by hyphen inside a | Fredrik Lundh | 2000-10-07 | 1 | -0/+2 |
|
|
* | Updated test with a case which checks for the bug reported in | Marc-André Lemburg | 2000-10-07 | 1 | -0/+1 |
|
|
* | Add .toxml test case, as proposed by Alex Martelli in bug report #116244. | Martin v. Löwis | 2000-10-06 | 2 | -1/+7 |
|
|
* | Add a test case for reporting the file name, and for reporting an error | Martin v. Löwis | 2000-10-06 | 2 | -3/+36 |
|
|