Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d378dc02da310d17d4989a189aa6ad7d12cf4e43
/
Doc
/
library
/
threading.rst
01ba86a
#4245: move Thread section to the top.
by Georg Brandl
· 17 years ago
973e6c2
remove py3k warnings about the threading api; update docs
by Benjamin Peterson
· 17 years ago
25c3408
Fix grammar.
by Georg Brandl
· 17 years ago
facdd6e
update the threading docs to account for recent changes
by Benjamin Peterson
· 17 years ago
d8a8972
change threading.getIdent to a property
by Benjamin Peterson
· 17 years ago
9cf1934
Fix typos.
by Georg Brandl
· 17 years ago
f439560
add aliases to threading module
by Benjamin Peterson
· 17 years ago
0fbcf69
give the threading API PEP 8 names
by Benjamin Peterson
· 17 years ago
8856dda
Adds a Thread.getIdent() method to provide the _get_ident() value for
by Gregory P. Smith
· 17 years ago
a6168f9
Queue renaming reversal part 3: move module into place and
by Georg Brandl
· 17 years ago
7a148c2
Fix-up docs for socketserver and queue renaming.
by Georg Brandl
· 17 years ago
2e25551
#1720705: add docs about import/threading interaction, wording by Nick.
by Georg Brandl
· 17 years ago
fd42906
Revert r61029.
by Georg Brandl
· 17 years ago
f1699cd
Document import ./. threading issues. #1720705.
by Georg Brandl
· 17 years ago
6ebc527
Clarify thread.join() docs. #1873.
by Georg Brandl
· 18 years ago
9749e15
Remove with_statement future imports from 2.6 docs.
by Georg Brandl
· 18 years ago
fcb444a
Added cross-references plus a note about dict & list shallow copying.
by Mark Summerfield
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago