1. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  2. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  3. 468bcaf merge by Raymond Hettinger · 11 years ago
  4. 889b92d Issue #18432: Fix unintended API change in the sched module by Raymond Hettinger · 11 years ago
  5. 3e9a9ae Update various test modules to use unittest.main() for test discovery by Brett Cannon · 11 years ago
  6. 369a782 Issue #16843: Make concurrent tests for sched module deterministic. by Serhiy Storchaka · 12 years ago
  7. f2b9cf4 Issue #16165: Fix sched.scheduler.run() method was block a scheduler for by Serhiy Storchaka · 12 years ago
  8. 4a72ebe Issue #13878: Fix random test_sched failures. by Charles-François Natali · 12 years ago
  9. f670ca5 Issue #13878: Fix random test_sched failures. by Charles-François Natali · 12 years ago
  10. 556ba04 Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the scheduler can be used in non-blocking applications by Giampaolo Rodola' · 13 years ago
  11. 6a5dcd4 sched.py: fix test_queue by making sure that queue property returns an orderd list of upcoming events by Giampaolo Rodola' · 13 years ago
  12. be55d99 Fix 13245: by Giampaolo Rodola' · 13 years ago
  13. b5c2376 issue #8687: provides a test suite for sched.py module by Giampaolo Rodolà · 14 years ago