| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-38738: Fix formatting of True and False. (GH-17083) | Serhiy Storchaka | 2019-11-12 | 1 | -1/+1 |
|
|
* | Remove outdated time.monotonic reference (GH-13264) | Brad | 2019-05-28 | 1 | -2/+1 |
|
|
* | versionadded -> versionchanged for all 'X parameter was added' for uniformity... | Sergey Fedoseev | 2018-07-06 | 1 | -3/+3 |
|
|
* | Improve Scheduler Objects documentation. (GH-4556) | Mariatta | 2017-11-25 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+3 |
|
|
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
|
|
* | Issue #16642: sched.scheduler timefunc initial default is time.monotonic. | Terry Jan Reedy | 2013-03-09 | 1 | -2/+3 |
|
|
* | Fix incorrect grammar in sched documentation. | Serhiy Storchaka | 2013-01-02 | 1 | -4/+2 |
|
|
* | Issue #16641: Fix default values of sched.scheduler.enter arguments were modi... | Serhiy Storchaka | 2012-12-29 | 1 | -9/+14 |
|
|
* | Issue #16642: Document kwargs field in sched.Event named tuple. | Serhiy Storchaka | 2012-12-29 | 1 | -1/+2 |
|
|
* | (sched) when run() is invoked with blocking=False return the deadline of the ... | Giampaolo Rodola' | 2012-03-15 | 1 | -1/+2 |
|
|
* | Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the sch... | Giampaolo Rodola' | 2011-12-14 | 1 | -2/+8 |
|
|
* | Fix #8684: make sched.scheduler class thread-safe | Giampaolo Rodola' | 2011-12-14 | 1 | -27/+3 |
|
|
* | Fix 13245: | Giampaolo Rodola' | 2011-11-22 | 1 | -5/+20 |
|
|
* | #13278: fix typo. | Ezio Melotti | 2011-10-28 | 1 | -1/+1 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -5/+2 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+4 |
|
|
* | Merged revisions 72932 via svnmerge from | Georg Brandl | 2009-05-26 | 1 | -1/+1 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -3/+3 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -2/+0 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -1/+1 |
|
|
* | Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from | Christian Heimes | 2008-01-18 | 1 | -1/+34 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -4/+0 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -3/+3 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+104 |
|
|