| Commit message (Expand) | Author | Age | Files | Lines |
* | reject non-docs strings between future imports (closes #17434) | Benjamin Peterson | 2013-03-16 | 1 | -0/+8 |
|
|
* | #17303: test_future* now work with unittest test discovery. Patch by Zachary... | Ezio Melotti | 2013-02-27 | 1 | -13/+11 |
|
|
* | #11093: make NOTTESTS empty by renaming confusingly named files in test dir. | R David Murray | 2011-03-24 | 1 | -6/+6 |
|
|
* | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -1/+1 |
|
|
* | Merged revisions 67066 via svnmerge from | Benjamin Peterson | 2008-10-31 | 1 | -0/+5 |
|
|
* | Merged revisions 67030-67031 via svnmerge from | Benjamin Peterson | 2008-10-26 | 1 | -2/+6 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -5/+5 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -7/+7 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -0/+21 |
|
|
* | SF #736962, port test_future to unittest, add a bit more coverage, by Walter ... | Neal Norwitz | 2003-12-13 | 1 | -32/+74 |
|
|
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -8/+8 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Fix SF bug [ #450245 ] Error in parsing future stmts | Jeremy Hylton | 2001-08-20 | 1 | -0/+3 |
|
|
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 1 | -5/+5 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-03-01 | 1 | -1/+0 |
|
|
* | Add regression test for future statements. This adds eight files, but | Jeremy Hylton | 2001-02-28 | 1 | -0/+45 |
|
|