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
/
lock_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-109974: Fix more threading lock_tests race conditions (#110089)
Victor Stinner
2023-09-29
1
-231/+255
*
gh-109974: Fix threading lock_tests race conditions (#110057)
Victor Stinner
2023-09-29
1
-124/+223
*
gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (#109629)
Antoine Pitrou
2023-09-26
1
-0/+36
*
gh-109401: Fix threading barrier test_default_timeout() (#109875)
Victor Stinner
2023-09-26
1
-4/+6
*
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner
2022-06-13
1
-1/+0
*
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
Christian Heimes
2022-03-22
1
-1/+1
*
bpo-24391: Better reprs for threading objects. (GH-20534)
Serhiy Storchaka
2021-09-29
1
-0/+36
*
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
Serhiy Storchaka
2021-08-29
1
-0/+2
*
bpo-40275: Adding threading_helper submodule in test.support (GH-20263)
Hai Shi
2020-05-27
1
-4/+5
*
bpo-40089: Add _at_fork_reinit() method to locks (GH-19195)
Victor Stinner
2020-04-07
1
-2/+28
*
bpo-15999: Clean up of handling boolean arguments. (GH-15610)
Serhiy Storchaka
2019-09-01
1
-1/+1
*
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim
2019-08-30
1
-1/+1
*
bpo-10978: Semaphores can release multiple threads at a time (GH-15588)
Raymond Hettinger
2019-08-29
1
-0/+32
*
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
Victor Stinner
2018-12-17
1
-13/+13
*
bpo-32692: Fix test_threading.test_set_and_clear() (GH-8331)
Victor Stinner
2018-07-19
1
-2/+3
*
bpo-32208: update threading.Semaphore docs and add unit test (#4709)
Garrett Berg
2017-12-07
1
-2/+4
*
bpo-31234: Add test.support.wait_threads_exit() (#3578)
Victor Stinner
2017-09-14
1
-15/+17
*
bpo-31234: Try to fix lock_tests warning (#3557)
Victor Stinner
2017-09-13
1
-0/+8
*
bpo-30727: Fix a race condition in test_threading. (#2334)
Serhiy Storchaka
2017-06-23
1
-5/+14
*
Issue #25551: Test condition behavior instead of its internals
Berker Peksag
2016-04-29
1
-4/+5
|
\
|
*
Issue #25551: Test condition behavior instead of its internals
Berker Peksag
2016-04-29
1
-4/+5
*
|
Issue #25298: Add lock and rlock weakref tests (Contributed by Nir Soffer).
Raymond Hettinger
2015-10-09
1
-0/+12
|
/
*
merge 3.4 (#25319)
Benjamin Peterson
2015-10-06
1
-0/+8
|
\
|
*
reinitialize an Event's Condition with a regular lock (closes #25319)
Benjamin Peterson
2015-10-06
1
-0/+8
*
|
Make some tests more frienly to MemoryError.
Serhiy Storchaka
2015-03-28
1
-2/+6
|
\
\
|
|
/
|
*
Make some tests more frienly to MemoryError.
Serhiy Storchaka
2015-03-28
1
-2/+6
*
|
Issue 21137: Better repr for threading.Lock()
Raymond Hettinger
2014-05-26
1
-1/+7
|
/
*
Issue #8799: Reduce timing sensitivity of condition test by explicitly
Kristjan Valur Jonsson
2013-11-11
1
-0/+15
*
Add simple test for repr(lock)
Christian Heimes
2013-07-30
1
-0/+5
*
Issue #9260: A finer-grained import lock.
Antoine Pitrou
2012-05-17
1
-1/+11
*
Issue #13502: threading: Fix a race condition in Event.wait() that made it
Charles-François Natali
2012-01-07
1
-0/+16
|
\
|
*
Issue #13502: threading: Fix a race condition in Event.wait() that made it
Charles-François Natali
2012-01-07
1
-0/+16
*
|
Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout
Charles-François Natali
2011-07-27
1
-3/+3
|
\
\
|
|
/
|
*
Issue #11871: In test_threading.BarrierTests, bump the default barrier timeout
Charles-François Natali
2011-07-27
1
-3/+3
*
|
Close #12028: Make threading._get_ident() public, rename it to
Victor Stinner
2011-05-30
1
-2/+2
*
|
(Merge 3.2) Issue #12096: Fix a race condition in
Victor Stinner
2011-05-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #12096: Fix a race condition in test_threading.test_waitfor(). Patch
Victor Stinner
2011-05-17
1
-1/+1
*
|
Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the
Victor Stinner
2011-04-24
1
-0/+2
|
/
*
Try to fix sporadic failure in test_thread/test_threading
Antoine Pitrou
2011-04-04
1
-1/+7
|
\
|
*
Try to fix sporadic failure in test_thread/test_threading
Antoine Pitrou
2011-04-04
1
-1/+7
|
*
Merged revisions 76138,76173 via svnmerge from
Antoine Pitrou
2009-11-09
1
-0/+546
*
Issue #11618: Fix the timeout logic in threading.Lock.acquire() under
Antoine Pitrou
2011-03-30
1
-0/+10
*
Issue 10260
Kristján Valur Jónsson
2010-11-18
1
-0/+40
*
Use laxer timeouts in barrier tests
Antoine Pitrou
2010-11-17
1
-5/+5
*
issue 10237
Kristján Valur Jónsson
2010-10-31
1
-4/+7
*
issue 10237
Kristján Valur Jónsson
2010-10-30
1
-1/+1
*
issue 8777
Kristján Valur Jónsson
2010-10-28
1
-0/+190
*
#10218: return timeout status from Condition.wait, mirroring other primitives...
Georg Brandl
2010-10-28
1
-13/+19
*
Issue #850728: Add a *timeout* parameter to the `acquire()` method of
Antoine Pitrou
2010-04-17
1
-0/+13
*
Issue #7316: the acquire() method of lock objects in the :mod:`threading`
Antoine Pitrou
2010-04-14
1
-5/+39
[next]