Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f14c7fc33da8ba3aa28bbb7b0305ea12ab30be09
/
Lib
/
multiprocessing
/
process.py
27cae34
allow Process name to be unicode #7571
by Benjamin Peterson
· 15 years ago
1b90efb
Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes in processes
by Jesse Noller
· 16 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
aa164e1
remove bytes alias in multiprocessing
by Benjamin Peterson
· 17 years ago
7f03ea7
darn! I converted half of the files the wrong way.
by Benjamin Peterson
· 17 years ago
dfd7949
convert multiprocessing to unix line endings
by Benjamin Peterson
· 17 years ago
190d56e
add the multiprocessing package to fulfill PEP 371
by Benjamin Peterson
· 17 years ago