Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
511048673f8635b12f683eb9fc09f42c8ab871c7
/
Doc
/
library
/
multiprocessing.rst
3bcb0ce
#4778: attributes can't be called.
by Georg Brandl
· 17 years ago
6b28f39
Use :samp: role.
by Georg Brandl
· 17 years ago
f5b04fc
#4695: fix backslashery.
by Georg Brandl
· 17 years ago
2b97b71
_call_method -> _callmethod and _get_value to _getvalue
by Benjamin Peterson
· 17 years ago
a280fd7
mp docs - fix issues 4012,3518,4193
by Jesse Noller
· 17 years ago
b053f99
#4364: fix attribute name on ctypes object.
by Georg Brandl
· 17 years ago
c4d39b2
use correct name
by Benjamin Peterson
· 17 years ago
19cc944
part of #4012: kill off old name "processing".
by Georg Brandl
· 17 years ago
83b3910
Edits, and add markup
by Andrew M. Kuchling
· 17 years ago
37040cd
issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller
by Jesse Noller
· 17 years ago
9af9498
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
by Georg Brandl
· 17 years ago
d5ff5b2
Fix typo in multiprocessing doc, cancel_join_thread was missing _thread
by Jesse Noller
· 17 years ago
971f102
Clarify that some attributes/methods are listed somewhat separately because they are not part of the threading API.
by Brett Cannon
· 17 years ago
73641d7
fix up the multiprocessing docs a little
by Benjamin Peterson
· 17 years ago
5bc9f4c
issue3352: clean up the multiprocessing API to remove many get_/set_ methods and convert them to properties. Update the docs and the examples included.
by Jesse Noller
· 17 years ago
8ea605c
Typo fix
by Andrew M. Kuchling
· 17 years ago
a2478d9
Typo fix
by Andrew M. Kuchling
· 17 years ago
ded01d1
Typo fixes
by Andrew M. Kuchling
· 17 years ago
90f3673
fix various doc typos #3320
by Benjamin Peterson
· 17 years ago
910c2ab
edit multiprocessing docs
by Benjamin Peterson
· 17 years ago
be504f1
Remove some standalone material from the introduction; various markup and typo fixes
by Andrew M. Kuchling
· 17 years ago
190d56e
add the multiprocessing package to fulfill PEP 371
by Benjamin Peterson
· 17 years ago