| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #13878: Fix random test_sched failures. | Charles-François Natali | 2012-02-16 | 1 | -13/+15 |
| |\ | |||||
| | * | Issue #13878: Fix random test_sched failures. | Charles-François Natali | 2012-02-16 | 1 | -8/+9 |
| | | | |||||
| * | | Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the ↵ | Giampaolo Rodola' | 2011-12-14 | 1 | -0/+10 |
| | | | | | | | | | scheduler can be used in non-blocking applications | ||||
| * | | sched.py: fix test_queue by making sure that queue property returns an ↵ | Giampaolo Rodola' | 2011-11-26 | 1 | -7/+8 |
| | | | | | | | | | orderd list of upcoming events | ||||
| * | | Fix 13245: | Giampaolo Rodola' | 2011-11-22 | 1 | -0/+12 |
| |/ | | | | | | | sched.scheduler class constructor's timefunc and delayfunct parameters are now optional. scheduler.enter and scheduler.enterabs methods gained a new kwargs parameter. Patch contributed by Matt Mulsow. | ||||
| * | issue #8687: provides a test suite for sched.py module | Giampaolo Rodolà | 2010-08-04 | 1 | -0/+80 |
