1. 33dddac bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) by Anselm Kruis · 7 years ago
  2. 07ca9af bpo-10544: Disallow "yield" in comprehensions and generator expressions. (GH-4564) by Serhiy Storchaka · 7 years ago
  3. bf2b65e bpo-28668: test.support.requires_multiprocessing_queue is removed (GH-4560) by xdegaye · 7 years ago
  4. 5d39e04 bpo-32030: Rework memory allocators (#4625) by Victor Stinner · 7 years ago
  5. ef83806 bpo-32138: Skip on Android test_faulthandler tests that raise SIGSEGV (GH-4604) by xdegaye · 7 years ago
  6. 0f86cd3 bpo-28684: asyncio tests handle PermissionError raised on binding unix sockets (GH-4503) by xdegaye · 7 years ago
  7. bb11c3c bpo-31324: Fix test.support.set_match_tests(None) (#4505) by Victor Stinner · 7 years ago
  8. 803ddd8 bpo-31324: Optimize support._match_test() (#4421) by Victor Stinner · 7 years ago
  9. 92c2ca7 bpo-28759: Skip some tests on PermissionError raised by Android (GH-4350) by xdegaye · 7 years ago
  10. a5293b4 Fix miscellaneous typos (#4275) by luzpaz · 7 years ago
  11. 19f6830 bpo-31629: Add support.SaveSignals (#4183) by Victor Stinner · 7 years ago
  12. 88c60c9 Trivial cleanups following bpo-31370 (#3649) by Antoine Pitrou · 7 years ago
  13. b9b6900 bpo-31234: Add support.join_thread() helper (#3587) by Victor Stinner · 7 years ago
  14. ff40ecd bpo-31234: Add test.support.wait_threads_exit() (#3578) by Victor Stinner · 7 years ago
  15. ace1ecc bpo-31234: threading_cleanup() now warns immediately (#3138) by Victor Stinner · 7 years ago
  16. efb1d0a bpo-29639: change test.support.HOST to "localhost" by Gregory P. Smith · 7 years ago
  17. a6a4dc8 bpo-31370: Remove support for threads-less builds (#3385) by Antoine Pitrou · 7 years ago
  18. b501147 Enhance support.reap_children() (#3036) by Victor Stinner · 7 years ago
  19. 302bbbe bpo-31009: Fix support.fd_count() on Windows (#2862) by Victor Stinner · 7 years ago
  20. 896145d bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813) by Antoine Pitrou · 7 years ago
  21. 3df9dec bpo-30845: Enhance test_concurrent_futures cleanup (#2564) by Victor Stinner · 7 years ago
  22. 21a0a6c threading_cleanup() failure marks test as ENV_CHANGED (#2500) by Victor Stinner · 7 years ago
  23. ace56d5 bpo-30523: regrtest --list-cases --match (#2401) by Victor Stinner · 7 years ago
  24. ef8320c bpo-30540: regrtest: add --matchfile option (#1909) by Victor Stinner · 7 years ago
  25. d1a1def bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (#1341) by Serhiy Storchaka · 7 years ago
  26. d819ad9 bpo-30107: Make SuppressCrashReport quiet on macOS (#1279) by Victor Stinner · 7 years ago
  27. a36e939 bpo-30125: disable faulthandler in ctypes test_SEH (#1237) by Victor Stinner · 7 years ago
  28. d20324a support.threading_cleanup() log a warning on fail (#1195) by Victor Stinner · 7 years ago
  29. 55fe1ae bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) by Serhiy Storchaka · 7 years ago
  30. 3722f1f support: temp_dir() and change_cwd() uses repr() in error message by Victor Stinner · 8 years ago
  31. 04054d9 Update test_support for my temp_dir/change_cwd changes by Victor Stinner · 8 years ago
  32. edb4881 support: add more info on temp_dir() and change_cwd() failure by Victor Stinner · 8 years ago
  33. 6959852 Issue #28683: Merge 3.6. by Xavier de Gaye · 8 years ago
  34. e88ed05 Issue #28683: Fix the tests that bind() a unix socket and raise PermissionError by Xavier de Gaye · 8 years ago
  35. f852fff Issue #28759: Merge 3.6. by Xavier de Gaye · 8 years ago
  36. 3a4e989 Issue #28759: Fix the tests that fail with PermissionError when run as by Xavier de Gaye · 8 years ago
  37. 26817a8 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  38. 8114f21 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  39. 8b58339 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  40. 566ba3d Issue #26939: Merge 3.6. by Xavier de Gaye · 8 years ago
  41. 7522ef4 Issue #26939: Add the support.setswitchinterval() function to fix by Xavier de Gaye · 8 years ago
  42. 43153e4 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  43. 520348e Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  44. 028ace1 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  45. d6958ac Add sys.getandroidapilevel() by Victor Stinner · 8 years ago
  46. 09285e0 Issue #28666: Try to fix removing readonly directories on Windows. by Serhiy Storchaka · 8 years ago
  47. ba7eb8d Issue #28666: Now test.support.rmtree is able to remove unwritable or by Serhiy Storchaka · 8 years ago
  48. 2ccb988 Issue #28666: Now test.support.rmtree is able to remove unwritable or by Serhiy Storchaka · 8 years ago
  49. 0e7dbe9 Issue #28666: Now test.support.rmtree is able to remove unwritable or by Serhiy Storchaka · 8 years ago
  50. 6770f8a Issue #28666: Now test.support.rmtree is able to remove unwritable or by Serhiy Storchaka · 8 years ago
  51. 9f64de8 Issue #28666: Fix removing readonly directories on Windows. by Serhiy Storchaka · 8 years ago
  52. bbfe6c3 Issue #28666: Fix removing readonly directories on Windows. by Serhiy Storchaka · 8 years ago
  53. dfc13e0 Issue 26931: Skip the test_distutils tests using a compiler executable by Xavier de Gaye · 8 years ago
  54. d178e69 Issue 28668: Merge 3.5 by Xavier de Gaye · 8 years ago
  55. 49e8f2d Issue 28668: Skip tests where instanciation of multiprocessing.Queue by Xavier de Gaye · 8 years ago
  56. 95aa56a Issue #26934: Handle _ANDROID_API_LEVEL is None on Windows by Xavier de Gaye · 8 years ago
  57. 6c5f219 Fix test_faulthandler on Android where raise() exits with 0 by Xavier de Gaye · 8 years ago
  58. fb5ce7e Issue #27918# test.resource.is_gui_available no longer flashes tk window. by Terry Jan Reedy · 8 years ago
  59. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
  60. 22d0698 Adds test.support.PGO and skips tests that are not useful for PGO. by Steve Dower · 8 years ago
  61. 10108a7 Issue #27355: Removed support for Windows CE. It was never finished, by Larry Hastings · 8 years ago
  62. 4847f31 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  63. d141531 Issue #27472: Add test.support.unix_shell as the path to the default shell. by Xavier de Gaye · 8 years ago
  64. 20bd3b0 Issue #27027: Added test.support.is_android that is True when this is an by Xavier de Gaye · 8 years ago
  65. bae75cf Issue #19527: Fixed tests with defined COUNT_ALLOCS. by Serhiy Storchaka · 8 years ago
  66. a793037 Issue #19527: Fixed tests with defined COUNT_ALLOCS. by Serhiy Storchaka · 8 years ago
  67. 4746080 Issue #27289: Merge from 3.5 by Berker Peksag · 8 years ago
  68. c74cdc7 Issue #27289: Prevent test_urllib2net failures due to EOFError raised by ftplib by Berker Peksag · 8 years ago
  69. ab479c4 Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  70. fbb1c5e Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  71. e403904 support.temp_dir(): call support.rmtree() instead of shutil.rmtree() by Victor Stinner · 8 years ago
  72. 2feb642 Issue #26325: Added test.support.check_no_resource_warning() to check that by Serhiy Storchaka · 9 years ago
  73. 94a619d Issue #26325: Added test.support.check_no_resource_warning() to check that by Serhiy Storchaka · 9 years ago
  74. 9def284 subprocess._optim_args_from_interpreter_flags() by Victor Stinner · 9 years ago
  75. 36befa5 Issue #25626: Merge zlib fix from 3.5 by Martin Panter · 9 years ago
  76. e99e977 Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX by Martin Panter · 9 years ago
  77. d226d30 Issue #23883: Add test.support.check__all__() and test gettext.__all__ by Martin Panter · 9 years ago
  78. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  79. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  80. 4e72cce issue9859: Document test.support.detect_api_mismatch() and simplify its test. by Gregory P. Smith · 9 years ago
  81. e334e3f issue9859: Adds a test.support.detect_api_mismatch function useful to by Gregory P. Smith · 9 years ago
  82. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  83. d096208 Skip nntplib tests when transient errors captured. by Berker Peksag · 9 years ago
  84. 52c0c33 Skip nntplib tests when transient errors captured. by Berker Peksag · 9 years ago
  85. 50ef0f4 Escaped backslashes in docstrings. by Serhiy Storchaka · 9 years ago
  86. 9f8a891 Escaped backslashes in docstrings. by Serhiy Storchaka · 9 years ago
  87. c05e260 Issue #23799: Added test.support.start_threads() for running and cleaning up by Serhiy Storchaka · 9 years ago
  88. 263dcd2 Issue #23799: Added test.support.start_threads() for running and cleaning up by Serhiy Storchaka · 9 years ago
  89. ba508d5 Merge 3.4 (test.support) by Victor Stinner · 9 years ago
  90. d7aa524 Issue #23445: Fix test.support.python_is_optimized() for CFLAGS=-Og by Victor Stinner · 9 years ago
  91. ce8f5de Issue #22289: Prevent test_urllib2net failures due to ftp connection timeout. by Ned Deily · 9 years ago
  92. 2f7bf23 Issue #22289: merge from 3.4 by Ned Deily · 9 years ago
  93. adb351f Issue #20876: correctly close temporary file in test.support.fs_is_case_insensitive() by Antoine Pitrou · 10 years ago
  94. e3207fe Issue #20876: correctly close temporary file in test.support.fs_is_case_insensitive() by Antoine Pitrou · 10 years ago
  95. fc080fc Issue #23387: Skip test_issue16464 if it raises an 5xx error. by Berker Peksag · 10 years ago
  96. bcdfc6a Issue #23387: Skip test_issue16464 if it raises an 5xx error. by Berker Peksag · 10 years ago
  97. c55a316 Issue 23314: SuppressCrashReports now disables CRT assertions by Steve Dower · 10 years ago
  98. 6150804 handle errors without a reason attribute by Benjamin Peterson · 10 years ago
  99. 2615e9e don't fail tests when www.python.org can't be validated by the system by Benjamin Peterson · 10 years ago
  100. 0a2e874 Issue #17554: Print "fetching <url> ..." messages only in verbose mode. by Berker Peksag · 10 years ago