index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sched.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-90808: add more examples to `test_sched.test_priority` (#31144)
Nikita Sobolev
2022-09-21
1
-4/+17
*
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
Christian Heimes
2022-04-07
1
-0/+2
*
bpo-19270: Fixed sched.scheduler.cancel to cancel correct event (GH-22729)
Bar Harel
2020-10-19
1
-0/+11
*
bpo-40275: Adding threading_helper submodule in test.support (GH-20263)
Hai Shi
2020-05-27
1
-2/+3
*
bpo-38614: Use test.support.SHORT_TIMEOUT constant (GH-17566)
Victor Stinner
2019-12-11
1
-1/+1
*
bpo-38614: Use default join_thread() timeout in tests (GH-17559)
Victor Stinner
2019-12-10
1
-2/+2
*
bpo-31234: Add support.join_thread() helper (#3587)
Victor Stinner
2017-09-14
1
-4/+3
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-6/+2
*
Issue #5830: Add test for ee476248a74a. (Contributed by Serhiy Storchaka.)
Raymond Hettinger
2016-11-22
1
-7/+13
*
Issue #23277: Remove unused support.run_unittest import.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-2/+0
|
\
|
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-2/+0
*
|
merge
Raymond Hettinger
2013-07-14
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18432: Fix unintended API change in the sched module
Raymond Hettinger
2013-07-14
1
-1/+1
*
|
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-13
1
-4/+1
|
/
*
Issue #16843: Make concurrent tests for sched module deterministic.
Serhiy Storchaka
2013-01-08
1
-21/+85
*
Issue #16165: Fix sched.scheduler.run() method was block a scheduler for
Serhiy Storchaka
2012-12-29
1
-1/+36
*
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 sch...
Giampaolo Rodola'
2011-12-14
1
-0/+10
*
|
sched.py: fix test_queue by making sure that queue property returns an orderd...
Giampaolo Rodola'
2011-11-26
1
-7/+8
*
|
Fix 13245:
Giampaolo Rodola'
2011-11-22
1
-0/+12
|
/
*
issue #8687: provides a test suite for sched.py module
Giampaolo Rodolà
2010-08-04
1
-0/+80