summaryrefslogtreecommitdiffstats
path: root/Doc/library/threading.rst
Commit message (Expand)AuthorAgeFilesLines
* Do not mention 2.7+ behavior in the 2.6 docs.Georg Brandl2010-05-211-5/+1
* Merged revisions 77741 via svnmerge fromGeorg Brandl2010-05-191-0/+3
* Merged revisions 81163 via svnmerge fromVictor Stinner2010-05-141-1/+1
* Merged revisions 74861-74863,74876,74896,74930,74933,74952-74953,75015,75019,...Georg Brandl2009-10-271-2/+2
* Merged revisions 74210,74239,74252-74253,74256,74258-74261,74332-74333,74404,...Georg Brandl2009-10-271-166/+155
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-10-271-7/+9
* Merged revisions 71786-71787,71814-71817,71901-71903 via svnmerge fromGeorg Brandl2009-04-281-5/+5
* Merged revisions 69578-69580,69901,69907,69994,70022-70023,70025-70026,70166,...Georg Brandl2009-04-051-1/+6
* Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,...Georg Brandl2009-02-231-5/+6
* Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,...Georg Brandl2008-11-071-160/+160
* remove py3k warnings about the threading api; update docsBenjamin Peterson2008-09-011-5/+6
* Fix grammar.Georg Brandl2008-08-181-1/+1
* update the threading docs to account for recent changesBenjamin Peterson2008-08-181-22/+21
* change threading.getIdent to a propertyBenjamin Peterson2008-08-181-4/+4
* Fix typos.Georg Brandl2008-06-111-3/+2
* add aliases to threading moduleBenjamin Peterson2008-06-111-3/+17
* give the threading API PEP 8 namesBenjamin Peterson2008-06-111-19/+19
* Adds a Thread.getIdent() method to provide the _get_ident() value forGregory P. Smith2008-06-011-0/+11
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-1/+1
* Fix-up docs for socketserver and queue renaming.Georg Brandl2008-05-121-1/+1
* #1720705: add docs about import/threading interaction, wording by Nick.Georg Brandl2008-03-131-0/+23
* Revert r61029.Georg Brandl2008-02-251-7/+0
* Document import ./. threading issues. #1720705.Georg Brandl2008-02-231-0/+7
* Clarify thread.join() docs. #1873.Georg Brandl2008-01-191-6/+7
* Remove with_statement future imports from 2.6 docs.Georg Brandl2008-01-051-1/+0
* Added cross-references plus a note about dict & list shallow copying.Mark Summerfield2007-09-041-0/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+732