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_threading.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better diagnose test failure
Antoine Pitrou
2012-06-29
1
-2/+2
|
\
|
*
Better diagnose test failure
Antoine Pitrou
2012-06-29
1
-2/+2
*
|
Issue #14308: Fix an exception when a dummy thread is in the threading module...
Antoine Pitrou
2012-04-19
1
-0/+29
|
\
\
|
|
/
|
*
Issue #14308: Fix an exception when a "dummy" thread is in the threading modu...
Antoine Pitrou
2012-04-19
1
-0/+29
*
|
Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
Charles-François Natali
2012-03-24
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
Charles-François Natali
2012-03-24
1
-0/+1
*
|
Skip test_threading.test_reinit_tls_after_fork() on platforms where fork()
Charles-François Natali
2012-02-08
1
-0/+1
|
\
\
|
|
/
|
*
Skip test_threading.test_reinit_tls_after_fork() on platforms where fork()
Charles-François Natali
2012-02-08
1
-0/+1
*
|
Merge.
Charles-François Natali
2012-02-02
1
-0/+23
|
\
\
|
|
/
|
*
Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix
Charles-François Natali
2012-02-02
1
-0/+23
*
|
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
Charles-François Natali
2012-01-28
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
Charles-François Natali
2012-01-28
1
-0/+1
*
|
(merge 3.2) Issue #11870: Skip test_threading.test_2_join_in_forked_process()
Victor Stinner
2011-07-01
1
-14/+11
|
\
\
|
|
/
|
*
Issue #11870: Skip test_threading.test_2_join_in_forked_process() on platforms
Victor Stinner
2011-07-01
1
-14/+11
*
|
(merge 3.2) Issue #12451: Open files in binary mode in some tests when the text
Victor Stinner
2011-06-30
1
-3/+2
|
\
\
|
|
/
|
*
Issue #12451: Open files in binary mode in some tests when the text file is not
Victor Stinner
2011-06-30
1
-3/+2
*
|
Close #12028: Make threading._get_ident() public, rename it to
Victor Stinner
2011-05-30
1
-2/+2
*
|
Issue #9670: Increase the default stack size for secondary threads on
Ned Deily
2011-05-28
1
-0/+32
|
\
\
|
|
/
|
*
Issue #9670: Increase the default stack size for secondary threads on
Ned Deily
2011-05-28
1
-0/+32
|
|
\
|
|
*
Issue #9670: Increase the default stack size for secondary threads on
Ned Deily
2011-05-28
1
-0/+31
*
|
|
Merge: Use shared testing facilities in test_threading
Antoine Pitrou
2011-05-05
1
-47/+18
|
\
\
\
|
|
/
/
|
*
|
Use shared testing facilities in test_threading
Antoine Pitrou
2011-05-05
1
-47/+18
*
|
|
Issue #1856: Avoid crashes and lockups when daemon threads run while the
Antoine Pitrou
2011-05-04
1
-1/+44
|
\
\
\
|
|
/
/
|
*
|
Issue #1856: Avoid crashes and lockups when daemon threads run while the
Antoine Pitrou
2011-05-04
1
-1/+44
*
|
|
Issue #11223: Replace threading._info() by sys.thread_info
Victor Stinner
2011-04-30
1
-11/+1
*
|
|
Issue #11223: Add threading._info() function providing informations about the
Victor Stinner
2011-04-19
1
-1/+12
*
|
|
Issue9670: Merge backout from 3.2.
Ned Deily
2011-04-09
1
-30/+0
|
\
\
\
|
|
/
/
|
*
|
Issue9670: Merge backout to 3.2.
Ned Deily
2011-04-09
1
-30/+0
|
|
\
\
|
|
|
/
|
|
*
Issue9670: Back out changeset 378b40d71175; test fails on other platforms
Ned Deily
2011-04-09
1
-30/+0
*
|
|
Issue #9670: merge with current
Ned Deily
2011-04-09
1
-0/+30
|
\
\
\
|
|
/
/
|
*
|
Issue #9670: merge with 3.2
Ned Deily
2011-04-09
1
-0/+30
|
|
\
\
|
|
|
/
|
|
*
Issue #9670: Increase the default stack size for secondary threads on
Ned Deily
2011-04-09
1
-0/+30
*
|
|
#11565: Merge with 3.2.
Ezio Melotti
2011-03-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
|
|
*
Merged revisions 87710 via svnmerge from
Gregory P. Smith
2011-01-04
1
-4/+148
|
|
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-6/+6
|
|
*
Merged revisions 86107 via svnmerge from
Brian Curtin
2010-11-02
1
-0/+1
|
|
*
Merged revisions 85586-85587,85596-85598 via svnmerge from
Gregory P. Smith
2010-10-17
1
-1/+2
|
|
*
Merged revisions 84909-84913 via svnmerge from
Antoine Pitrou
2010-09-20
1
-3/+8
|
|
*
Merged revisions 78538 via svnmerge from
Gregory P. Smith
2010-03-01
1
-8/+4
|
|
*
Merged revisions 78519 via svnmerge from
Gregory P. Smith
2010-02-28
1
-0/+19
|
|
*
Merged revisions 76138,76173 via svnmerge from
Antoine Pitrou
2009-11-09
1
-24/+34
|
|
*
Merged revisions 76149 via svnmerge from
Antoine Pitrou
2009-11-08
1
-0/+2
|
|
*
Convert py2 print statement to print function in test skip.
R. David Murray
2009-10-26
1
-2/+2
|
|
*
Merged revisions 75641 via svnmerge from
Antoine Pitrou
2009-10-23
1
-1/+2
|
|
*
Merged revisions 75571,75576-75577 via svnmerge from
Antoine Pitrou
2009-10-20
1
-0/+23
|
|
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-15/+15
*
|
|
Issue #11140: Lock.release() now raises a RuntimeError when attempting
Antoine Pitrou
2011-02-28
1
-0/+4
*
|
|
Issue #6064: Add a `daemon` keyword argument to the threading.Thread
Antoine Pitrou
2011-02-25
1
-0/+8
|
/
/
[next]