Jesse Noller
|
7bdd8d946b
|
revert unintended change to multiprocessing/queues.py
|
2009-11-21 14:06:24 +00:00 |
Jesse Noller
|
6c3767445c
|
issue5738: The distribution example was confusing, and out of date. It's too large to include inline in the docs as well. It belongs in an addons module outside the stdlib. Removing.
|
2009-11-21 14:01:56 +00:00 |
Jesse Noller
|
8497efeb40
|
Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note for from_address
|
2009-08-06 02:05:56 +00:00 |
Georg Brandl
|
0c6d166479
|
Typo fix.
|
2009-06-08 18:41:36 +00:00 |
Jesse Noller
|
b2898e0acb
|
add JoinableQueue to __all__
|
2009-03-31 03:31:16 +00:00 |
Benjamin Peterson
|
a9b2222de4
|
change a few uses of the threading APIs
|
2008-08-18 18:01:43 +00:00 |
Benjamin Peterson
|
7f03ea77bf
|
darn! I converted half of the files the wrong way.
|
2008-06-13 19:20:48 +00:00 |
Benjamin Peterson
|
dfd79494ce
|
convert multiprocessing to unix line endings
|
2008-06-13 19:13:39 +00:00 |
Benjamin Peterson
|
0fbcf69455
|
give the threading API PEP 8 names
|
2008-06-11 17:27:50 +00:00 |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
2008-06-11 02:40:25 +00:00 |