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
/
Lib
/
multiprocessing
/
synchronize.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
__enter__ and __exit__ must be on the class
Benjamin Peterson
2009-05-31
1
-4/+12
|
*
Fix multiprocessing.event to match the new threading.Event API
Jesse Noller
2009-04-01
1
-0/+5
|
*
issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick ↵
Jesse Noller
2008-09-30
1
-0/+11
|
|
|
|
Coghlan, Damien Miller
*
revert r66114 for Jesse
Benjamin Peterson
2008-09-01
1
-18/+5
|
*
Submit Nick's patch for issue 3589, reviewed by jnoller
Jesse Noller
2008-09-01
1
-5/+18
|
*
issue3352: clean up the multiprocessing API to remove many get_/set_ methods ↵
Jesse Noller
2008-08-19
1
-6/+6
|
|
|
|
and convert them to properties. Update the docs and the examples included.
*
darn! I converted half of the files the wrong way.
Benjamin Peterson
2008-06-13
1
-294/+294
|
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-7/+7
|
*
give the threading API PEP 8 names
Benjamin Peterson
2008-06-11
1
-4/+4
|
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+294