1. f120288 versionadded -> versionchanged for all 'X parameter was added' for uniformity. (GH8114) by Sergey Fedoseev · 6 years ago
  2. 9d5ec80 Improve Scheduler Objects documentation. (GH-4556) by Mariatta · 7 years ago
  3. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  4. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  5. adecf3f Issue #16642: sched.scheduler timefunc initial default is time.monotonic. by Terry Jan Reedy · 11 years ago
  6. 75b936e Fix incorrect grammar in sched documentation. by Serhiy Storchaka · 12 years ago
  7. c04957b Issue #16641: Fix default values of sched.scheduler.enter arguments were modifiable. by Serhiy Storchaka · 12 years ago
  8. e912496 Issue #16642: Document kwargs field in sched.Event named tuple. by Serhiy Storchaka · 12 years ago
  9. a4e0188 (sched) when run() is invoked with blocking=False return the deadline of the next scheduled call in the scheduler; this use case was suggested in http://bugs.python.org/issue1641#msg149453 by Giampaolo Rodola' · 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. 73520d5 Fix #8684: make sched.scheduler class thread-safe by Giampaolo Rodola' · 13 years ago
  12. be55d99 Fix 13245: by Giampaolo Rodola' · 13 years ago
  13. d3cf0db #13278: fix typo. by Ezio Melotti · 13 years ago
  14. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago
  15. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 14 years ago
  16. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  17. c38a000 Merged revisions 72932 via svnmerge from by Georg Brandl · 15 years ago
  18. a1c6a1c Merged revisions 68221 via svnmerge from by Georg Brandl · 16 years ago
  19. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  20. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  21. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  22. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 16 years ago
  23. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
  24. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  25. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  26. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago