index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sched.py
Commit message (
Expand
)
Author
Age
*
Issue #23277: Remove unused support.run_unittest import.
Serhiy Storchaka
2016-04-24
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
|
\
|
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
*
|
merge
Raymond Hettinger
2013-07-13
|
\
|
|
*
Issue #18432: Fix unintended API change in the sched module
Raymond Hettinger
2013-07-13
*
|
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-12
|
/
*
Issue #16843: Make concurrent tests for sched module deterministic.
Serhiy Storchaka
2013-01-09
*
Issue #16165: Fix sched.scheduler.run() method was block a scheduler for
Serhiy Storchaka
2012-12-29
*
Issue #13878: Fix random test_sched failures.
Charles-François Natali
2012-02-16
|
\
|
*
Issue #13878: Fix random test_sched failures.
Charles-François Natali
2012-02-16
*
|
Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the sch...
Giampaolo Rodola'
2011-12-14
*
|
sched.py: fix test_queue by making sure that queue property returns an orderd...
Giampaolo Rodola'
2011-11-26
*
|
Fix 13245:
Giampaolo Rodola'
2011-11-22
|
/
*
issue #8687: provides a test suite for sched.py module
Giampaolo Rodolà
2010-08-04