]> granicus.if.org Git - python/commit
Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note for...
authorJesse Noller <jnoller@gmail.com>
Thu, 6 Aug 2009 02:05:56 +0000 (02:05 +0000)
committerJesse Noller <jnoller@gmail.com>
Thu, 6 Aug 2009 02:05:56 +0000 (02:05 +0000)
commit8497efeb4064be366a76e50a8650ed4b6dd3fd01
tree570fa25975a876863aac029763288b4b7eef61ec
parent175e0bf8ca4934fd4f360cc403e209b671a162a9
Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note for from_address
Doc/library/multiprocessing.rst
Lib/multiprocessing/queues.py
Misc/ACKS
Misc/NEWS