| Commit message (Expand) | Author | Age | Files | Lines |
* | Add entry for Barrier objects. | Raymond Hettinger | 2011-01-11 | 1 | -1/+1 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -5/+1 |
|
|
* | Revert r87821 which moved the source link to the wrong section (from the modu... | Raymond Hettinger | 2011-01-07 | 1 | -6/+5 |
|
|
* | Put link to source at the end. There's nothing edificating in threading.py. | Antoine Pitrou | 2011-01-07 | 1 | -5/+6 |
|
|
* | #10846: fix typo. | Georg Brandl | 2011-01-06 | 1 | -3/+3 |
|
|
* | Elaborate about the GIL. | Antoine Pitrou | 2011-01-06 | 1 | -0/+12 |
|
|
* | Issue #8844: Regular and recursive lock acquisitions can now be interrupted | Antoine Pitrou | 2010-12-15 | 1 | -0/+3 |
|
|
* | Homogenize the "optional OS services" menu | Antoine Pitrou | 2010-12-12 | 1 | -3/+3 |
|
|
* | Issue 10260 | Kristján Valur Jónsson | 2010-11-18 | 1 | -0/+36 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+5 |
|
|
* | Review new Barrier docs. | Georg Brandl | 2010-10-28 | 1 | -42/+40 |
|
|
* | issue 8777 | Kristján Valur Jónsson | 2010-10-28 | 1 | -0/+104 |
|
|
* | #10218: return timeout status from Condition.wait, mirroring other primitives... | Georg Brandl | 2010-10-28 | 1 | -0/+6 |
|
|
* | Be consistent in the spelling of thread-safe(ty). | Georg Brandl | 2010-10-19 | 1 | -3/+3 |
|
|
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
|
|
* | #9689: add links from overview to in-depth class API descriptions. | Georg Brandl | 2010-08-26 | 1 | -0/+16 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -0/+2 |
|
|
* | Clarify the wording for threading.is_alive() to not suggest something is | Brett Cannon | 2010-07-23 | 1 | -2/+2 |
|
|
* | Add version{added,changed} for lock timeout support. | Antoine Pitrou | 2010-04-19 | 1 | -0/+6 |
|
|
* | Issue #850728: Add a *timeout* parameter to the `acquire()` method of | Antoine Pitrou | 2010-04-17 | 1 | -7/+11 |
|
|
* | Issue #7316: the acquire() method of lock objects in the :mod:`threading` | Antoine Pitrou | 2010-04-14 | 1 | -2/+26 |
|
|
* | Update versionadded/changed. | Ezio Melotti | 2010-03-21 | 1 | -3/+0 |
|
|
* | Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from | Benjamin Peterson | 2010-02-03 | 1 | -0/+3 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -2/+2 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -10/+10 |
|
|
* | Merged revisions 74207 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -4/+5 |
|
|
* | Recorded merge of revisions 74210 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -170/+153 |
|
|
* | Merged revisions 71607,71653,71696,71771,71786 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -5/+5 |
|
|
* | Update whatsnew based on doc search. | Raymond Hettinger | 2009-04-09 | 1 | -1/+1 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -3/+9 |
|
|
* | Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,... | Benjamin Peterson | 2009-02-06 | 1 | -5/+6 |
|
|
* | #4808: move old API below new API doc. | Georg Brandl | 2009-01-02 | 1 | -12/+14 |
|
|
* | Merged revisions 67117-67119,67123-67124,67143 via svnmerge from | Georg Brandl | 2008-11-07 | 1 | -157/+157 |
|
|
* | remove the deprecation warnings for the old threading API; update the docs | Benjamin Peterson | 2008-09-01 | 1 | -5/+3 |
|
|
* | Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via sv... | Benjamin Peterson | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 65842 via svnmerge from | Benjamin Peterson | 2008-08-18 | 1 | -15/+23 |
|
|
* | Merged revisions 65818 via svnmerge from | Benjamin Peterson | 2008-08-18 | 1 | -4/+4 |
|
|
* | Fix last traces of old threading API. | Georg Brandl | 2008-06-13 | 1 | -11/+11 |
|
|
* | Merged revisions 64125 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -21/+19 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -0/+11 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -5/+4 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Remove the mutex module. | Brett Cannon | 2008-05-08 | 1 | -1/+1 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -0/+23 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,... | Christian Heimes | 2008-02-26 | 1 | -7/+0 |
|
|
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -0/+7 |
|
|
* | Merged revisions 60080-60089,60091-60093 via svnmerge from | Georg Brandl | 2008-01-19 | 1 | -6/+7 |
|
|
* | Merged revisions 59703-59773 via svnmerge from | Christian Heimes | 2008-01-06 | 1 | -1/+0 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -0/+1 |
|
|