| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #12400: test_zipimport_support doesn't restore original sys.stdout | Victor Stinner | 2011-06-29 | 1 | -19/+12 |
|
|
* | Issue 10971: Make test_zipimport_support once again compatible with refleak h... | Nick Coghlan | 2011-02-07 | 1 | -48/+54 |
|
|
* | Issue 10556: test_zipimport_support implicitly imports too many modules (incl... | Nick Coghlan | 2011-01-11 | 1 | -6/+17 |
|
|
* | Fix test suite to not activate new sigint behavior in pdb. | Georg Brandl | 2010-12-04 | 1 | -1/+1 |
|
|
* | test_zipimport_support: use ascii() on bytes output to avoid BytesWarning | Victor Stinner | 2010-10-20 | 1 | -2/+2 |
|
|
* | Better Python spawning primitives in test.script_helper, for | Antoine Pitrou | 2010-10-08 | 1 | -7/+7 |
|
|
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -3/+1 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -4/+4 |
|
|
* | Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-... | Nick Coghlan | 2009-11-16 | 1 | -23/+21 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -4/+4 |
|
|
* | Merged revisions 67790 via svnmerge from | Nick Coghlan | 2008-12-15 | 1 | -0/+29 |
|
|
* | Merged revisions 67750-67751 via svnmerge from | Nick Coghlan | 2008-12-14 | 1 | -0/+199 |
|
|