Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
* | SF patch #736962: Port tests to unittest | Raymond Hettinger | 2003-08-30 | 1 | -3/+12 |
* | Tim_one's change to aggressively overallocate nodes when adding child | Andrew MacIntyre | 2002-07-15 | 1 | -9/+2 |
* | Got rid of special case for Macintosh realloc slowdown: Tim fixed the problem. | Jack Jansen | 2002-07-08 | 1 | -4/+0 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 | 1 | -3/+3 |
* | Skip test_longexp for MacPython on Mac OS X. It triggers a pathological reall... | Jack Jansen | 2002-03-15 | 1 | -1/+5 |
* | OS/2 EMX port Library and regression test changes: | Andrew MacIntyre | 2002-02-24 | 1 | -2/+10 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -2/+2 |
* | Charles G. Waldman <cgq@fnal.gov>: | Fred Drake | 2000-08-24 | 1 | -17/+3 |
* | verify that Python raises SyntaxError for long and deeply-nested expressions | Jeremy Hylton | 2000-06-20 | 1 | -0/+18 |