| Commit message (Expand) | Author | Age | Files | Lines |
* | Various small fixups to the multiprocessing docs, mostly fixing and | R. David Murray | 2009-04-28 | 1 | -44/+64 |
|
|
* | fix missing quote | Benjamin Peterson | 2009-04-12 | 1 | -1/+1 |
|
|
* | fix extra parenthesis #5774 | Benjamin Peterson | 2009-04-12 | 1 | -1/+1 |
|
|
* | #5642: clarify map() compatibility to the builtin. | Georg Brandl | 2009-04-04 | 1 | -2/+2 |
|
|
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
|
|
* | Add custom initializer argument to multiprocess.Manager*, courtesy of lekma | Jesse Noller | 2009-04-02 | 1 | -2/+3 |
|
|
* | Issue 3551: Raise ValueError if the size causes ERROR_NO_SYSTEM_RESOURCES | Jesse Noller | 2009-04-02 | 1 | -2/+5 |
|
|
* | Issue 3270: document Listener address restrictions on windows | Jesse Noller | 2009-04-01 | 1 | -0/+6 |
|
|
* | Fix multiprocessing.event to match the new threading.Event API | Jesse Noller | 2009-04-01 | 1 | -0/+6 |
|
|
* | Properly document multiprocessing's logging support, resolve outstanding issu... | Jesse Noller | 2009-01-25 | 1 | -7/+51 |
|
|
* | Issue 4593: apply() documentation is unclear | Jesse Noller | 2009-01-22 | 1 | -1/+3 |
|
|
* | Resolve issue 4449: AssertionError in mp_benchmarks.py | Jesse Noller | 2009-01-18 | 1 | -3/+3 |
|
|
* | Fix two issues found by the suspicious builder. | Georg Brandl | 2009-01-04 | 1 | -1/+1 |
|
|
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -18/+18 |
|
|
* | Fix indentation. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 1 | -9/+9 |
|
|
* | #4778: attributes can't be called. | Georg Brandl | 2008-12-30 | 1 | -1/+1 |
|
|
* | Use :samp: role. | Georg Brandl | 2008-12-27 | 1 | -2/+2 |
|
|
* | #4695: fix backslashery. | Georg Brandl | 2008-12-27 | 1 | -2/+2 |
|
|
* | _call_method -> _callmethod and _get_value to _getvalue | Benjamin Peterson | 2008-12-19 | 1 | -9/+9 |
|
|
* | mp docs - fix issues 4012,3518,4193 | Jesse Noller | 2008-11-28 | 1 | -20/+108 |
|
|
* | #4364: fix attribute name on ctypes object. | Georg Brandl | 2008-11-22 | 1 | -2/+2 |
|
|
* | use correct name | Benjamin Peterson | 2008-11-11 | 1 | -1/+1 |
|
|
* | part of #4012: kill off old name "processing". | Georg Brandl | 2008-10-16 | 1 | -5/+5 |
|
|
* | Edits, and add markup | Andrew M. Kuchling | 2008-09-30 | 1 | -4/+4 |
|
|
* | issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Cog... | Jesse Noller | 2008-09-30 | 1 | -0/+7 |
|
|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -2/+2 |
|
|
* | Fix typo in multiprocessing doc, cancel_join_thread was missing _thread | Jesse Noller | 2008-09-06 | 1 | -1/+1 |
|
|
* | Clarify that some attributes/methods are listed somewhat separately because t... | Brett Cannon | 2008-08-24 | 1 | -1/+2 |
|
|
* | fix up the multiprocessing docs a little | Benjamin Peterson | 2008-08-20 | 1 | -34/+22 |
|
|
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ... | Jesse Noller | 2008-08-19 | 1 | -10/+10 |
|
|
* | Typo fix | Andrew M. Kuchling | 2008-07-14 | 1 | -1/+1 |
|
|
* | Typo fix | Andrew M. Kuchling | 2008-07-14 | 1 | -1/+1 |
|
|
* | Typo fixes | Andrew M. Kuchling | 2008-07-14 | 1 | -3/+4 |
|
|
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -5/+5 |
|
|
* | edit multiprocessing docs | Benjamin Peterson | 2008-06-27 | 1 | -90/+83 |
|
|
* | Remove some standalone material from the introduction; various markup and typ... | Andrew M. Kuchling | 2008-06-19 | 1 | -79/+21 |
|
|
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+2108 |
|
|