COMMITS
/ Doc/library/sched.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
February 25, 2024
M
gh-103417: Fix the scheduler example (GH-111497)
mauricelambert committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
April 12, 2023
N
gh-103417: use time.monotonic in the example for sched.scheduler (#103418)
Nick Burns committed
December 24, 2022
S
gh-77771: Add enterabs example in sched (#92716)
Stanley committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
May 28, 2019
B
Remove outdated time.monotonic reference (GH-13264)
Brad committed
July 6, 2018
S
versionadded -> versionchanged for all 'X parameter was added' for uniformity. (GH8114)
Sergey Fedoseev committed
November 25, 2017
M
Improve Scheduler Objects documentation. (GH-4556)
Mariatta committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
November 29, 2013
S
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka committed
March 9, 2013
T
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
Terry Jan Reedy committed
January 2, 2013
S
Fix incorrect grammar in sched documentation.
Serhiy Storchaka committed
December 29, 2012
S
Issue #16641: Fix default values of sched.scheduler.enter arguments were modifiable.
Serhiy Storchaka committed
S
Issue #16642: Document kwargs field in sched.Event named tuple.
Serhiy Storchaka committed
March 15, 2012
December 14, 2011
G
G
Fix #8684: make sched.scheduler class thread-safe
Giampaolo Rodola' committed
November 22, 2011
G
Fix 13245:
Giampaolo Rodola' committed
October 28, 2011
E
#13278: fix typo.
Ezio Melotti committed
January 10, 2011
R
Separate source link from main text.
Raymond Hettinger committed
R
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
May 26, 2009
G
Merged revisions 72932 via svnmerge from
Georg Brandl committed
January 3, 2009
G
Merged revisions 68221 via svnmerge from
Georg Brandl committed
G
Remove trailing whitespace.
Georg Brandl committed
May 13, 2008
N
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz committed
April 24, 2008
B
remove some old versionchanged and versionadded directives
Benjamin Peterson committed
March 23, 2008
January 18, 2008
C
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
Christian Heimes committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed