Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0c200c282b460d84e0f8ddd56ce10cc79dfb3600
/
Lib
/
multiprocessing
/
dummy
79af245
Merged revisions 87225 via svnmerge from
by R. David Murray
· 15 years ago
ffb3cca
use the new threading properties for multiprocessing (reviewed by Jesse #3927)
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
82aa201
patch up multiprocessing until it's API can be changed too
by Benjamin Peterson
· 17 years ago
2648008
get rid of 2.6/3.0 switch statements in multiprocessing
by Benjamin Peterson
· 17 years ago
dfd7949
convert multiprocessing to unix line endings
by Benjamin Peterson
· 17 years ago
0fbcf69
give the threading API PEP 8 names
by Benjamin Peterson
· 17 years ago
190d56e
add the multiprocessing package to fulfill PEP 371
by Benjamin Peterson
· 17 years ago