| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch remove-joinable-queue. | A. Jesse Jiryu Davis | 2015-02-14 | 1 | -59/+43 |
| |\ | |||||
| | * | Tulip issue #220: Restore JoinableQueue as a deprecated alias for Queue. | A. Jesse Jiryu Davis | 2015-02-14 | 1 | -1/+6 |
| | * | Docstring for Queue.join shouldn't mention threads. | A. Jesse Jiryu Davis | 2015-01-23 | 1 | -2/+2 |
| | * | Tulip issue #220: Merge JoinableQueue with Queue. | A. Jesse Jiryu Davis | 2015-01-23 | 1 | -58/+37 |
| | * | Document why set_result() calls are safe | Victor Stinner | 2015-01-09 | 1 | -0/+6 |
| | * | Fix doc of get and put methods of Queue | Victor Stinner | 2014-12-26 | 1 | -3/+7 |
| | * | Add run_aiotest.py | Victor Stinner | 2014-12-12 | 1 | -0/+288 |
| * | Tulip issue #221: Fix docstring of QueueEmpty and QueueFull | Victor Stinner | 2015-02-03 | 1 | -2/+6 |
| * | Python issue #23208: Add BaseEventLoop._current_handle | Victor Stinner | 2015-01-26 | 1 | -0/+298 |
