index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
multiprocessing.rst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
[prev]