| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge fix for issue #11501 | Antoine Pitrou | 2011-03-15 | 1 | -0/+33 |
|\ |
|
| * | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no | Antoine Pitrou | 2011-03-15 | 1 | -0/+33 |
|
|
| * | Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from | Antoine Pitrou | 2011-02-28 | 1 | -0/+34 |
|
|
| * | Merged revisions 87968,87971-87975 via svnmerge from | Antoine Pitrou | 2011-01-14 | 1 | -24/+18 |
|
|
| * | Merged revisions 87861,87863 via svnmerge from | Antoine Pitrou | 2011-01-08 | 1 | -0/+1 |
|
|
| * | Merged revisions 87695 via svnmerge from | Antoine Pitrou | 2011-01-03 | 1 | -0/+11 |
|
|
| * | Merged revisions 85482 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -1/+1 |
|
|
| * | Recorded merge of revisions 83987 via svnmerge from | Victor Stinner | 2010-09-10 | 1 | -4/+4 |
|
|
| * | Merged revisions 84666 via svnmerge from | Victor Stinner | 2010-09-10 | 1 | -2/+3 |
|
|
| * | Merged revisions 84604 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -1/+10 |
|
|
| * | Merged revisions 84597-84599 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -19/+61 |
|
|
| * | Partial port of r78919 from trunk: add subdir argument to the findfile helper | Victor Stinner | 2010-07-13 | 1 | -1/+3 |
|
|
| * | Merged revisions 82850 via svnmerge from | Alexander Belopolsky | 2010-07-13 | 1 | -1/+1 |
|
|
| * | test/support.py: remove TESTFN if it is a directory | Victor Stinner | 2010-05-14 | 1 | -0/+4 |
|
|
| * | Merged revisions 80317 via svnmerge from | Antoine Pitrou | 2010-04-21 | 1 | -0/+11 |
|
|
| * | Revert r77732 and add back verify and vereq in case other projects use them, ... | Ezio Melotti | 2010-01-25 | 1 | -2/+26 |
|
|
| * | Merged revisions 77731 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -26/+2 |
|
|
| * | Merged revisions 76240 via svnmerge from | Antoine Pitrou | 2009-11-13 | 1 | -0/+17 |
|
|
| * | Merged revisions 76040 via svnmerge from | Antoine Pitrou | 2009-11-01 | 1 | -3/+10 |
|
|
| * | Merged revisions 75525,75530,75922 via svnmerge from | R. David Murray | 2009-10-28 | 1 | -1/+2 |
|
|
| * | Merged revisions 73718,73721,73723 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|
|
* | | Merged revisions 88652 via svnmerge from | Antoine Pitrou | 2011-02-26 | 1 | -0/+34 |
|
|
* | | A better message again | Antoine Pitrou | 2011-01-12 | 1 | -1/+1 |
|
|
* | | More informative skip message in @bigaddrspace | Antoine Pitrou | 2011-01-12 | 1 | -3/+7 |
|
|
* | | Fix @bigmemtest when no limit is given by the user (oops) | Antoine Pitrou | 2011-01-12 | 1 | -1/+1 |
|
|
* | | Make test skipping message nicer, and remove the rather useless "overhead" pa... | Antoine Pitrou | 2011-01-12 | 1 | -20/+10 |
|
|
* | | Typo. | Eric Smith | 2011-01-11 | 1 | -1/+1 |
|
|
* | | Issue 10556: test_zipimport_support implicitly imports too many modules (incl... | Nick Coghlan | 2011-01-11 | 1 | -0/+6 |
|
|
* | | Add EHOSTUNREACH ('No route to host') to the errnos trapped by transient_inte... | Antoine Pitrou | 2011-01-08 | 1 | -0/+1 |
|
|
* | | Fix #9333 on Windows XP, where os.symlink is not a possibility. | Brian Curtin | 2010-12-29 | 1 | -1/+1 |
|
|
* | | Fix #9333. The symlink function is always available now, raising OSError | Brian Curtin | 2010-12-28 | 1 | -1/+21 |
|
|
* | | Issue #10188 (partial resolution): tidy up some behaviour in the new tempfile... | Nick Coghlan | 2010-12-12 | 1 | -0/+3 |
|
|
* | | Fied typo | Vinay Sajip | 2010-12-10 | 1 | -1/+1 |
|
|
* | | test.support: Added TestHandler and Matcher classes for better support of ass... | Vinay Sajip | 2010-12-10 | 1 | -2/+68 |
|
|
* | | More issue #10624: Add requires_IEEE_754 to __all__. | Eric Smith | 2010-12-04 | 1 | -1/+1 |
|
|
* | | Issue #10624: Move requires_IEEE_754 into test.support. I'll fix up other use... | Eric Smith | 2010-12-04 | 1 | -0/+5 |
|
|
* | | Fix #9333. Expose os.symlink on Windows only when usable. | Brian Curtin | 2010-12-02 | 1 | -22/+1 |
|
|
* | | PY_CFLAGS doesn't exist under Windows | Antoine Pitrou | 2010-10-31 | 1 | -1/+1 |
|
|
* | | make gdb skip expected | Benjamin Peterson | 2010-10-29 | 1 | -0/+13 |
|
|
* | | Make check_warnings error messages more informative | Antoine Pitrou | 2010-10-29 | 1 | -7/+7 |
|
|
* | | Replace the "compiler" resource with the more generic "cpu", so | Antoine Pitrou | 2010-10-14 | 1 | -1/+1 |
|
|
* | | Inherit interpreter flags in parallel testing | Antoine Pitrou | 2010-10-14 | 1 | -0/+19 |
|
|
* | | test_sys: Remove workaround #8611 | Victor Stinner | 2010-10-13 | 1 | -8/+0 |
|
|
* | | Issue #9819: fix TESTFN_UNENCODABLE for japanese code page | Victor Stinner | 2010-09-10 | 1 | -2/+3 |
|
|
* | | Also catch some gaierrors | Antoine Pitrou | 2010-09-07 | 1 | -1/+10 |
|
|
* | | Improve transient_internet() again to detect more network errors, | Antoine Pitrou | 2010-09-07 | 1 | -8/+24 |
|
|
* | | Issue #8574: better implementation of test.support.transient_internet(). | Antoine Pitrou | 2010-09-07 | 1 | -7/+31 |
|
|
* | | Workaround issue #8611 in test_undecodable_code() of test_sys | Victor Stinner | 2010-08-20 | 1 | -0/+8 |
|
|
* | | Decompose TESTFN_UNICODE on Mac OS X | Victor Stinner | 2010-08-18 | 1 | -0/+6 |
|
|
* | | Improve PEP 383 tests (in test_os) | Victor Stinner | 2010-08-18 | 1 | -4/+2 |
|
|