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
/
lib
/
libthreading.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ 912943 ] 7.5.6 Thread Objects is too vague
Georg Brandl
2005-07-17
1
-1/+6
*
[Bug #1209880] Describe only the True/False return values from lock.acquire()
Andrew M. Kuchling
2005-06-02
1
-2/+1
*
Minor edits
Andrew M. Kuchling
2004-07-17
1
-4/+4
*
Implemented thread-local data as proposed on python-dev:
Jim Fulton
2004-07-14
1
-0/+19
*
Add versionadded info for the 2 new threading module functions
Neal Norwitz
2003-06-30
1
-0/+2
*
Fix broken markup, & tweak a couple of things for consistency.
Fred Drake
2003-06-29
1
-4/+4
*
Add settrace() and setprofile() functions to the threading library.
Jeremy Hylton
2003-06-29
1
-0/+14
*
Strike any hint that from-import-* could ever be reasonable; it's a
Fred Drake
2003-01-06
1
-2/+1
*
- fix use of \refmodule markup
Fred Drake
2002-12-30
1
-2/+3
*
Add dummy_thread[ing] sections and reference these from libthread[ing].
Guido van Rossum
2002-12-30
1
-0/+3
*
Adjust some poor wording in the text that explains what events are used
Fred Drake
2002-03-19
1
-27/+29
*
Patch #428326: New class threading.Timer.
Martin v. Löwis
2001-09-05
1
-0/+36
*
Added documentation for BoundedSemaphore(), contributed by Skip Montanaro.
Fred Drake
2001-08-20
1
-2/+40
*
Fix up a few style nits -- avoid "e.g." and "i.e." -- these make
Fred Drake
2001-07-06
1
-5/+6
*
Some general cleanup of the threading module documentation, including
Fred Drake
2001-05-31
1
-25/+15
*
Fix a grammatical error reported by Detlef Lannert
Fred Drake
1999-04-23
1
-1/+1
*
Make internal module references hyperlinks wherever it makes sense.
Fred Drake
1999-04-22
1
-2/+2
*
Fixed tons of small markup problems.
Fred Drake
1999-03-12
1
-69/+74
*
New section header style.
Fred Drake
1998-08-10
1
-1/+2
*
Fix the synopsis.
Fred Drake
1998-07-27
1
-5/+4
*
Adjusted to use the new module synopsis support macros.
Fred Drake
1998-07-23
1
-2/+4
*
Added libthreading.tex ; this is mostly the contents of threading_api.py,
Andrew M. Kuchling
1998-07-20
1
-0/+561