summaryrefslogtreecommitdiffstats
path: root/Doc/library/threading.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
| | | | Original patch by James Edwards.
* Issue #24952: Clarify default argument of stack_size() in threading, threadMartin Panter2015-08-311-1/+2
| | | | Patch from Mattip.
* Issue #24443: Fix links for Event.clear() and Event.wait() methods.Berker Peksag2015-06-131-2/+2
| | | | Patch by Jaivish Kothari.
* Closes #15829: document ThreadError and fix exception raised for releasing ↵Georg Brandl2013-10-131-1/+8
| | | | unlocked locks.
* Closes #14486: add versionchanged notices throughout the threading docs for ↵Georg Brandl2013-10-131-10/+26
| | | | PEP8-compliant APIs; the note at the top of the page is too hard to notice.
* Issue #18757: Improved cross-references in the concurrent package.Serhiy Storchaka2013-08-231-6/+7
|
* Issue #17208: add a note about the termination behaviour of daemon threads.Antoine Pitrou2013-02-151-0/+6
|
* #16978: rephrase sentence and fix typo. Initial patch by Tshepang Lekhonkhobe.Ezio Melotti2013-01-181-2/+2
|
* #14823: Simplify threading.Lock.acquire argument discussion.R David Murray2012-05-171-8/+5
|
* Issue #14502: release() and unlocked lock generates a ThreadErrorSandro Tosi2012-04-051-1/+1
|
* Closes issue 12767: document the argument of threading.Condition.notifyEli Bendersky2011-11-121-9/+10
|
* Backport source links from 3.x.Éric Araujo2011-08-191-5/+3
| | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
* Merged revisions 88281 via svnmerge fromBrian Curtin2011-01-311-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88281 | brian.curtin | 2011-01-31 13:35:02 -0600 (Mon, 31 Jan 2011) | 2 lines #11083 typo: RuntimeException -> RuntimeError ........
* Merged revisions 87807,87820,87831,87859 via svnmerge fromGeorg Brandl2011-01-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87807 | georg.brandl | 2011-01-06 20:28:18 +0100 (Do, 06 Jan 2011) | 1 line #10846: fix typo. ........ r87820 | georg.brandl | 2011-01-07 19:28:45 +0100 (Fr, 07 Jan 2011) | 1 line #10856: document (Base)Exception.args better. ........ r87831 | georg.brandl | 2011-01-07 21:58:25 +0100 (Fr, 07 Jan 2011) | 1 line Fix indent. ........ r87859 | georg.brandl | 2011-01-08 10:45:43 +0100 (Sa, 08 Jan 2011) | 1 line #10855: document close() semantics of wave objects. ........
* Merged revisions 87792 via svnmerge fromAntoine Pitrou2011-01-061-0/+11
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87792 | antoine.pitrou | 2011-01-06 17:31:28 +0100 (jeu., 06 janv. 2011) | 3 lines Elaborate about the GIL. ........
* Issue 10789: Correct threading.Lock.acquire signature.Terry Reedy2011-01-011-1/+1
|
* Merged revisions 85731,85735 via svnmerge fromGeorg Brandl2010-11-261-3/+3
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85731 | georg.brandl | 2010-10-19 23:07:16 +0200 (Di, 19 Okt 2010) | 1 line Be consistent in the spelling of thread-safe(ty). ........ r85735 | georg.brandl | 2010-10-20 08:50:19 +0200 (Mi, 20 Okt 2010) | 1 line Fix r85728: use "" to mean the system default locale, which should work on more systems. ........
* Provide links to Python source in a handful ofRaymond Hettinger2010-11-051-0/+4
| | | | | cases where the source is a generally helpful adjunct to the docs.
* Merged revisions ↵Georg Brandl2010-10-061-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82798 | georg.brandl | 2010-07-11 11:23:11 +0200 (So, 11 Jul 2010) | 1 line #6774: explain shutdown() behavior varying with platform. ........ r82805 | georg.brandl | 2010-07-11 11:42:10 +0200 (So, 11 Jul 2010) | 1 line #7935: cross-reference to ast.literal_eval() from eval() docs. ........ r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line Terminology fix: exceptions are raised, except in generator.throw(). ........ r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line Fix copy-paste error. ........ r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line Add some maintainers. ........ r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line Typo fix. ........ r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line Markup nits. ........ r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line #9649: fix default value description. ........ r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line #9689: add links from overview to in-depth class API descriptions. ........ r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line #9681: typo. ........ r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line More inclusive title. ........ r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line #9760: clarify what context expression is. ........ r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line Fix missing word. ........ r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line #9747: fix copy-paste error in getresgid() doc. ........ r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line #9776: fix some spacing. ........ r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line #9780: both { and } are not valid fill characters. ........ r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line Add Lukasz. ........ r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line Fix typo. ........ r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line Mention % as string formatting. ........
* Merged revisions 83080 via svnmerge fromBrett Cannon2010-07-231-2/+2
| | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83080 | brett.cannon | 2010-07-23 13:26:35 +0100 (Fri, 23 Jul 2010) | 5 lines Clarify the wording for threading.is_alive() to not suggest something is "roughly" done. Closes issue 9339. Thanks Brian Brazil for the patch. ........
* Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEPVictor Stinner2010-05-141-1/+1
|
* Added a note about Event.is_set() syntax being new to 2.6Facundo Batista2010-01-251-0/+3
|
* Fix references to threading.enumerate().Georg Brandl2009-09-191-2/+2
|
* Move member descriptions inside the classes.Georg Brandl2009-07-261-172/+155
|
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵Georg Brandl2009-07-261-5/+7
| | | | objects.
* #5757: fix copy-paste error in notify().Georg Brandl2009-04-211-5/+5
|
* #1674032: return value of flag from Event.wait(). OKed by Guido.Georg Brandl2009-03-311-3/+9
|
* #5458: add a note when we started to raise RuntimeErrors.Georg Brandl2009-03-091-1/+6
|
* #5031: fix Thread.daemon property docs.Georg Brandl2009-02-051-5/+6
|
* #4245: move Thread section to the top.Georg Brandl2008-11-061-160/+160
|
* remove py3k warnings about the threading api; update docsBenjamin Peterson2008-09-011-5/+6
| | | | Reviewer: Benjamin Peterson
* 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
| | | | This is new in 2.6 so now need to worry about backwards compatibility :)
* 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
| | | | any given threading.Thread object. feature request issue 2871.
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-1/+1
| | | | change imports and other references. Closes #2925.
* 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