Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #8844: Regular and recursive lock acquisitions can now be interrupted | Antoine Pitrou | 2010-12-15 | 1 | -0/+4 |
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
* | Remove obsolete mention of IRIX native threads -- we don't use them anymore. | Antoine Pitrou | 2010-04-19 | 1 | -5/+3 |
* | Add version{added,changed} for lock timeout support. | Antoine Pitrou | 2010-04-19 | 1 | -0/+5 |
* | Issue #7316: the acquire() method of lock objects in the :mod:`threading` | Antoine Pitrou | 2010-04-14 | 1 | -8/+23 |
* | Merged revisions 75969 via svnmerge from | Antoine Pitrou | 2009-10-30 | 1 | -13/+0 |
* | Merged revisions 75958 via svnmerge from | Antoine Pitrou | 2009-10-30 | 1 | -0/+13 |
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -1/+1 |
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -0/+169 |