| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Semaphore.acquire() accepts timeout=-1 | Victor Stinner | 2015-04-05 | 1 | -2/+10 |
| * | semaphore: Don't hog a semaphore if someone else is waiting for ittm | Shaun Stanworth | 2015-02-21 | 1 | -6/+22 |
| * | python3 compat: `raise E(arg)` syntax | Sergey Shepelev | 2013-12-03 | 1 | -1/+1 |
| * | semaphore: support timeout for acquire | Justin Patrin | 2013-06-28 | 1 | -17/+55 |
| * | whitespace and linelen cleanup | Tavis Rudd | 2010-02-27 | 1 | -67/+71 |
| * | Documented the hell out of semaphore, noticed that BoundedSemaphore had the w... | Ryan Williams | 2010-02-20 | 1 | -10/+126 |
| * | Moved semaphore classes into their own module. | Ryan Williams | 2010-01-17 | 1 | -0/+131 |
