1. 9c39f3c Issue #11811: Factor out detection of IPv6 support on the current host by Antoine Pitrou · 14 years ago
  2. 518b5ae Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a by Thomas Wouters · 14 years ago
  3. 5066b03 Fix transmitting warning options to the children when running tests in by Antoine Pitrou · 14 years ago
  4. ee877a0 Don't leave around a test symlink file. by Brett Cannon · 14 years ago
  5. 8213caf Merge by Antoine Pitrou · 14 years ago
  6. 0e63f59 Merge fix for issue #11501 by Antoine Pitrou · 14 years ago
  7. e870623 Merge fix for issue #11501 by Antoine Pitrou · 14 years ago
  8. b880c15 Add warnings support to test.support.args_from_interpreter_flags(). by Brett Cannon · 14 years ago
  9. 2c50a09 On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no by Antoine Pitrou · 14 years ago
  10. 9e719b6 Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from by Antoine Pitrou · 14 years ago
  11. 4914f9e Merged revisions 88652 via svnmerge from by Antoine Pitrou · 14 years ago
  12. d20a5f6 Issue #9931: Fix hangs in GUI tests under Windows in certain conditions. by Antoine Pitrou · 14 years ago
  13. 67ebabd Removed fcmp and FUZZ from test.support, following the discussion on python-dev: by Eli Bendersky · 14 years ago
  14. 57d1a88 Fix imports from collections.abc by Raymond Hettinger · 14 years ago
  15. 7a54073 Issue #10992: make tests pass when run under coverage. by Brett Cannon · 14 years ago
  16. 31f5929 Issue #10990: Prevent tests from clobbering a set trace function. by Brett Cannon · 14 years ago
  17. 78ae1fb Merged revisions 87968,87971-87975 via svnmerge from by Antoine Pitrou · 15 years ago
  18. 98c62bd A better message again by Antoine Pitrou · 15 years ago
  19. e0d3f8a More informative skip message in @bigaddrspace by Antoine Pitrou · 15 years ago
  20. 9dd1171 Fix @bigmemtest when no limit is given by the user (oops) by Antoine Pitrou · 15 years ago
  21. aca5fa7 Make test skipping message nicer, and remove the rather useless "overhead" parameter. by Antoine Pitrou · 15 years ago
  22. a3e8f3d Typo. by Eric Smith · 15 years ago
  23. 90be5fb Issue 10556: test_zipimport_support implicitly imports too many modules (including _ssl) to safely clobber sys.modules after each test by Nick Coghlan · 15 years ago
  24. 50778ab Merged revisions 87861,87863 via svnmerge from by Antoine Pitrou · 15 years ago
  25. 5d938cb Add EHOSTUNREACH ('No route to host') to the errnos trapped by transient_internet(). by Antoine Pitrou · 15 years ago
  26. f50a6b6 Merged revisions 87695 via svnmerge from by Antoine Pitrou · 15 years ago
  27. 57160d7 Fix #9333 on Windows XP, where os.symlink is not a possibility. by Brian Curtin · 15 years ago
  28. 3b4499c Fix #9333. The symlink function is always available now, raising OSError by Brian Curtin · 15 years ago
  29. 6b22f3f Issue #10188 (partial resolution): tidy up some behaviour in the new tempfile.TemporaryDirectory context manager by Nick Coghlan · 15 years ago
  30. 40e86f0 Fied typo by Vinay Sajip · 15 years ago
  31. 129fd04 test.support: Added TestHandler and Matcher classes for better support of assertions about logging. by Vinay Sajip · 15 years ago
  32. 44588b4 More issue #10624: Add requires_IEEE_754 to __all__. by Eric Smith · 15 years ago
  33. f24a0d9 Issue #10624: Move requires_IEEE_754 into test.support. I'll fix up other uses of it shortly. by Eric Smith · 15 years ago
  34. 52173d4 Fix #9333. Expose os.symlink on Windows only when usable. by Brian Curtin · 15 years ago
  35. 6447454 PY_CFLAGS doesn't exist under Windows by Antoine Pitrou · 15 years ago
  36. 65c66ab make gdb skip expected by Benjamin Peterson · 15 years ago
  37. 31e08a4 Make check_warnings error messages more informative by Antoine Pitrou · 15 years ago
  38. 2731494 Merged revisions 85482 via svnmerge from by Antoine Pitrou · 15 years ago
  39. 5bc4fa7 Replace the "compiler" resource with the more generic "cpu", so by Antoine Pitrou · 15 years ago
  40. 1b03f2c Inherit interpreter flags in parallel testing by Antoine Pitrou · 15 years ago
  41. d24fc5d test_sys: Remove workaround #8611 by Victor Stinner · 15 years ago
  42. 0ea31a9 Recorded merge of revisions 83987 via svnmerge from by Victor Stinner · 15 years ago
  43. 0d823ed Merged revisions 84666 via svnmerge from by Victor Stinner · 15 years ago
  44. 8ce7df6 Issue #9819: fix TESTFN_UNENCODABLE for japanese code page by Victor Stinner · 15 years ago
  45. dae0c63 Merged revisions 84604 via svnmerge from by Antoine Pitrou · 15 years ago
  46. 2673c5b Also catch some gaierrors by Antoine Pitrou · 15 years ago
  47. 4d7979b Merged revisions 84597-84599 via svnmerge from by Antoine Pitrou · 15 years ago
  48. 8bc0903 Improve transient_internet() again to detect more network errors, by Antoine Pitrou · 15 years ago
  49. a88c83c Issue #8574: better implementation of test.support.transient_internet(). by Antoine Pitrou · 15 years ago
  50. c44abb1 Workaround issue #8611 in test_undecodable_code() of test_sys by Victor Stinner · 15 years ago
  51. 74a833f Decompose TESTFN_UNICODE on Mac OS X by Victor Stinner · 15 years ago
  52. d91df1a Improve PEP 383 tests (in test_os) by Victor Stinner · 15 years ago
  53. d26c18a Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the module to execute. Also updates all the cmd_line_script tests to validate the setting of sys.path[0] and the current working directory by Nick Coghlan · 15 years ago
  54. a0241c8 Fix TESTFN_UNENCODABLE of test.support on Mac OS X by Victor Stinner · 15 years ago
  55. 03c9e1d Mac OS X denies unencodable filenames (invalid utf-8) by Victor Stinner · 15 years ago
  56. 09c449c Fix a typo: TESTFN_UNENCODEABLE => TESTFN_UNENCODABLE by Victor Stinner · 15 years ago
  57. b4b8eb9 Oops, I did it again: add missing \ removed in previous commit by Victor Stinner · 15 years ago
  58. 11fd4e9 Oops, create TESTFN_UNENCODEABLE from TEST_FN, not TESTFN_UNICODE by Victor Stinner · 15 years ago
  59. 3d85a6f Set TESTFN_UNENCODEABLE on non-Windows OSes by Victor Stinner · 15 years ago
  60. 62f68ed Factor out stripping of interpreter debug output in test.support.strip_python_stderr() by Antoine Pitrou · 15 years ago
  61. 3f682ad Partial port of r78919 from trunk: add subdir argument to the findfile helper by Victor Stinner · 15 years ago
  62. 0a5d9a2 Merged revisions 82850 via svnmerge from by Alexander Belopolsky · 15 years ago
  63. 903396e Set sys.modules[name] to None instead of 0 to block module import. by Alexander Belopolsky · 15 years ago
  64. d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 15 years ago
  65. 7f6423a test/support.py: remove TESTFN if it is a directory by Victor Stinner · 15 years ago
  66. 2d9c2d5 Fix error handling removing files in test.support.unlink by Michael Foord · 15 years ago
  67. f58087b Issue #8533: revert r80694; try a different fix: regrtest uses backslashreplace by Victor Stinner · 15 years ago
  68. 0d80a58 Issue #8533: Write tracebacks and failed tests to sys.stderr instead of by Victor Stinner · 15 years ago
  69. 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 15 years ago
  70. da6902c Merged revisions 80317 via svnmerge from by Antoine Pitrou · 15 years ago
  71. fec12ff Merged revisions 80314-80315 via svnmerge from by Antoine Pitrou · 15 years ago
  72. 28a691b PEP 3147 by Barry Warsaw · 15 years ago
  73. a6590e8 Merged revisions 79934 via svnmerge from by Benjamin Peterson · 15 years ago
  74. f089fd6 Merged revisions 78982,78986 via svnmerge from by Florent Xicluna · 15 years ago
  75. 53b506b Merged revisions 79049 via svnmerge from by Florent Xicluna · 15 years ago
  76. f2bf2b3 Add some tests for ways users can change or shadow globals and builtins. by Collin Winter · 15 years ago
  77. f15351d Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from by Florent Xicluna · 15 years ago
  78. b14930c Only the parts which are relevant for 3.x branch. by Florent Xicluna · 15 years ago
  79. 184bdfb Merged revisions 78136 via svnmerge from by Ezio Melotti · 15 years ago
  80. ddb5e70 Merged revisions 77956-77957 via svnmerge from by Brett Cannon · 16 years ago
  81. 2aef4b8 Revert r77732 and add back verify and vereq in case other projects use them, but leave the changes in test_pprint and string_tests. by Ezio Melotti · 16 years ago
  82. fcdf9f2 Merged revisions 77731 via svnmerge from by Ezio Melotti · 16 years ago
  83. b19f43d Merged revisions 77729 via svnmerge from by Ezio Melotti · 16 years ago
  84. ca15409 Merged revisions 76240 via svnmerge from by Antoine Pitrou · 16 years ago
  85. 060cee2 Issue #6551: test_zipimport could import and then destroy some modules of by Antoine Pitrou · 16 years ago
  86. ec41661 Merged revisions 76040 via svnmerge from by Antoine Pitrou · 16 years ago
  87. fd0680b Merged revisions 76037 via svnmerge from by Antoine Pitrou · 16 years ago
  88. 65c9c64 Merged revisions 75958 via svnmerge from by Antoine Pitrou · 16 years ago
  89. b3438b8 Merged revisions 75525,75530,75922 via svnmerge from by R. David Murray · 16 years ago
  90. 723357e Merged revisions 75528 via svnmerge from by R. David Murray · 16 years ago
  91. 6ead552 Note that a number of the changes listed below were not applicable to the Py3k branch, and hence the corresponding by Nick Coghlan · 16 years ago
  92. fe5f11c Merged revisions 73718,73721,73723 via svnmerge from by Georg Brandl · 16 years ago
  93. df4ff08 Fix open_urlresource() to pass its arguments to open() when the resource is cached. by Alexandre Vassalotti · 16 years ago
  94. 711ed4a Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 via svnmerge from by Alexandre Vassalotti · 16 years ago
  95. 46d4440 remove use of failIf by Benjamin Peterson · 16 years ago
  96. 8890954 Merged revisions 73072 via svnmerge from by Antoine Pitrou · 16 years ago
  97. d76b9f1 Fix __all__. by Raymond Hettinger · 16 years ago
  98. 686057b Use new form of with-statement instead of contextlib.nested(). by Raymond Hettinger · 16 years ago
  99. 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 16 years ago
  100. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 16 years ago