1. 0c4a3b3 current_frames_with_threads(): There's actually no way by Tim Peters · 19 years ago
  2. 112aad3 SF bug 1524317: configure --without-threads fails to build by Tim Peters · 19 years ago
  3. 32a8361 After approval from Anthony, merge the tim-current_frames by Tim Peters · 19 years ago
  4. a8cd7a2 Add test case for #43581. by Martin v. Löwis · 19 years ago
  5. 4e41a4b Disable a few other tests, that can't work if Python is compiled without by Walter Dörwald · 20 years ago
  6. f0db38d Whitespace normalization. by Tim Peters · 20 years ago
  7. f058858 Test that SystemExits are handled properly by the exit machinery. I by Michael W. Hudson · 20 years ago
  8. e5e065b New function sys.getcheckinterval(), to complement setcheckinterval(). by Tim Peters · 22 years ago
  9. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  10. d6473d1 Reindent the new code properly. by Guido van Rossum · 22 years ago
  11. 46d3dc3 - New function sys.exc_clear() clears the current exception. This is by Guido van Rossum · 22 years ago
  12. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  13. eb2a5ef Fix SF bug #688424, 64-bit test problems by Neal Norwitz · 22 years ago
  14. e7028ac Fix typo. by Walter Dörwald · 23 years ago
  15. c350246 Add a new test script that tests various features of the sys by Walter Dörwald · 23 years ago