summaryrefslogtreecommitdiff
path: root/Doc/library/thread.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #24952: Clarify default argument of stack_size() in threading, threadMartin Panter2015-08-311-1/+2
* Issue #22006: Remove outdated thread module caveat. Thanks Dan O'Reilly for ...Mark Dickinson2014-07-191-4/+0
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
* Remove official documentation entry for thread._count() and make theAntoine Pitrou2009-10-301-13/+0
* Issue #7222: Make thread "reaping" more reliable so that referenceAntoine Pitrou2009-10-301-0/+14
* #6787: reference fix.Georg Brandl2009-08-271-1/+1
* Typo: "ThreadError" is the name in the C source.Armin Rigo2008-10-101-1/+1
* Fixed typo.Alexandre Vassalotti2008-07-121-1/+1
* Add renaming notices to thread and dummy_thread.Georg Brandl2008-05-251-1/+6
* Revert r61029.Georg Brandl2008-02-251-5/+1
* Document import ./. threading issues. #1720705.Georg Brandl2008-02-231-1/+5
* Remove with_statement future imports from 2.6 docs.Georg Brandl2008-01-051-1/+0
* Some cleanup in the docs.Georg Brandl2007-12-291-6/+7
* Added cross-references plus a note about dict & list shallow copying.Mark Summerfield2007-09-041-2/+4
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+171