summaryrefslogtreecommitdiffstats
path: root/Doc/library/multiprocessing.rst
Commit message (Expand)AuthorAgeFilesLines
* part of #4012: kill off old name "processing".Georg Brandl2008-10-161-5/+5
* Edits, and add markupAndrew M. Kuchling2008-09-301-4/+4
* issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Cog...Jesse Noller2008-09-301-0/+7
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-2/+2
* Fix typo in multiprocessing doc, cancel_join_thread was missing _threadJesse Noller2008-09-061-1/+1
* Clarify that some attributes/methods are listed somewhat separately because t...Brett Cannon2008-08-241-1/+2
* fix up the multiprocessing docs a littleBenjamin Peterson2008-08-201-34/+22
* issue3352: clean up the multiprocessing API to remove many get_/set_ methods ...Jesse Noller2008-08-191-10/+10
* Typo fixAndrew M. Kuchling2008-07-141-1/+1
* Typo fixAndrew M. Kuchling2008-07-141-1/+1
* Typo fixesAndrew M. Kuchling2008-07-141-3/+4
* fix various doc typos #3320Benjamin Peterson2008-07-121-5/+5
* edit multiprocessing docsBenjamin Peterson2008-06-271-90/+83
* Remove some standalone material from the introduction; various markup and typ...Andrew M. Kuchling2008-06-191-79/+21
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+2108