| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 88281 via svnmerge from | Brian Curtin | 2011-01-31 | 1 | -1/+1 |
|
|
* | Merged revisions 87807,87820,87831,87859 via svnmerge from | Georg Brandl | 2011-01-09 | 1 | -3/+3 |
|
|
* | Merged revisions 87792 via svnmerge from | Antoine Pitrou | 2011-01-06 | 1 | -0/+11 |
|
|
* | Issue 10789: Correct threading.Lock.acquire signature. | Terry Reedy | 2011-01-01 | 1 | -1/+1 |
|
|
* | Merged revisions 85731,85735 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+3 |
|
|
* | Provide links to Python source in a handful of | Raymond Hettinger | 2010-11-05 | 1 | -0/+4 |
|
|
* | Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,... | Georg Brandl | 2010-10-06 | 1 | -0/+16 |
|
|
* | Merged revisions 83080 via svnmerge from | Brett Cannon | 2010-07-23 | 1 | -2/+2 |
|
|
* | Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP | Victor Stinner | 2010-05-14 | 1 | -1/+1 |
|
|
* | Added a note about Event.is_set() syntax being new to 2.6 | Facundo Batista | 2010-01-25 | 1 | -0/+3 |
|
|
* | Fix references to threading.enumerate(). | Georg Brandl | 2009-09-19 | 1 | -2/+2 |
|
|
* | Move member descriptions inside the classes. | Georg Brandl | 2009-07-26 | 1 | -172/+155 |
|
|
* | #6577: fix (hopefully) all links to builtin instead of module/class-specific ... | Georg Brandl | 2009-07-26 | 1 | -5/+7 |
|
|
* | #5757: fix copy-paste error in notify(). | Georg Brandl | 2009-04-21 | 1 | -5/+5 |
|
|
* | #1674032: return value of flag from Event.wait(). OKed by Guido. | Georg Brandl | 2009-03-31 | 1 | -3/+9 |
|
|
* | #5458: add a note when we started to raise RuntimeErrors. | Georg Brandl | 2009-03-09 | 1 | -1/+6 |
|
|
* | #5031: fix Thread.daemon property docs. | Georg Brandl | 2009-02-05 | 1 | -5/+6 |
|
|
* | #4245: move Thread section to the top. | Georg Brandl | 2008-11-06 | 1 | -160/+160 |
|
|
* | remove py3k warnings about the threading api; update docs | Benjamin Peterson | 2008-09-01 | 1 | -5/+6 |
|
|
* | Fix grammar. | Georg Brandl | 2008-08-18 | 1 | -1/+1 |
|
|
* | update the threading docs to account for recent changes | Benjamin Peterson | 2008-08-18 | 1 | -22/+21 |
|
|
* | change threading.getIdent to a property | Benjamin Peterson | 2008-08-18 | 1 | -4/+4 |
|
|
* | Fix typos. | Georg Brandl | 2008-06-11 | 1 | -3/+2 |
|
|
* | add aliases to threading module | Benjamin Peterson | 2008-06-11 | 1 | -3/+17 |
|
|
* | give the threading API PEP 8 names | Benjamin Peterson | 2008-06-11 | 1 | -19/+19 |
|
|
* | Adds a Thread.getIdent() method to provide the _get_ident() value for | Gregory P. Smith | 2008-06-01 | 1 | -0/+11 |
|
|
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | Fix-up docs for socketserver and queue renaming. | Georg Brandl | 2008-05-12 | 1 | -1/+1 |
|
|
* | #1720705: add docs about import/threading interaction, wording by Nick. | Georg Brandl | 2008-03-13 | 1 | -0/+23 |
|
|
* | Revert r61029. | Georg Brandl | 2008-02-25 | 1 | -7/+0 |
|
|
* | Document import ./. threading issues. #1720705. | Georg Brandl | 2008-02-23 | 1 | -0/+7 |
|
|
* | Clarify thread.join() docs. #1873. | Georg Brandl | 2008-01-19 | 1 | -6/+7 |
|
|
* | Remove with_statement future imports from 2.6 docs. | Georg Brandl | 2008-01-05 | 1 | -1/+0 |
|
|
* | Added cross-references plus a note about dict & list shallow copying. | Mark Summerfield | 2007-09-04 | 1 | -0/+1 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+732 |
|
|