Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fd2103e68d5c91c9a36f9bd0f51a726cbbf8eada
/
Lib
/
multiprocessing
/
synchronize.py
eb88cb8
__enter__ and __exit__ must be on the class
by Benjamin Peterson
· 16 years ago
02cb0eb
Fix multiprocessing.event to match the new threading.Event API
by Jesse Noller
· 16 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
f7feaec
revert r66114 for Jesse
by Benjamin Peterson
· 17 years ago
27cc8e1
Submit Nick's patch for issue 3589, reviewed by jnoller
by Jesse Noller
· 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
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
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