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
/
Doc
/
library
/
_thread.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ThreadError by RuntimeError: the former is now an obsolete alias of t...
Georg Brandl
2012-04-05
1
-1/+1
*
Issue #11140: Lock.release() now raises a RuntimeError when attempting
Antoine Pitrou
2011-02-28
1
-0/+3
*
Issue #8844: Regular and recursive lock acquisitions can now be interrupted
Antoine Pitrou
2010-12-15
1
-0/+4
*
#9911: doc copyedits.
Georg Brandl
2010-09-21
1
-1/+1
*
Remove obsolete mention of IRIX native threads -- we don't use them anymore.
Antoine Pitrou
2010-04-19
1
-5/+3
*
Add version{added,changed} for lock timeout support.
Antoine Pitrou
2010-04-19
1
-0/+5
*
Issue #7316: the acquire() method of lock objects in the :mod:`threading`
Antoine Pitrou
2010-04-14
1
-8/+23
*
Merged revisions 75969 via svnmerge from
Antoine Pitrou
2009-10-30
1
-13/+0
*
Merged revisions 75958 via svnmerge from
Antoine Pitrou
2009-10-30
1
-0/+13
*
Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,...
Georg Brandl
2009-09-01
1
-1/+1
*
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
Georg Brandl
2008-05-25
1
-0/+169