Jesse Noller
|
9949d6ed4b
|
Revert 3270 patch: self._address is in pretty widespread use, need to revisit
|
2008-07-15 18:29:18 +00:00 |
Jesse Noller
|
9ace15ca25
|
multiprocessing/connection.py patch to remove fqdn oddness for issue 3270
|
2008-07-15 13:47:33 +00:00 |
Benjamin Peterson
|
80821f7cf4
|
fix isSet in _exposed
|
2008-06-26 21:29:19 +00:00 |
Benjamin Peterson
|
0adfd93f6f
|
use the new API
|
2008-06-26 21:24:35 +00:00 |
Benjamin Peterson
|
264800822a
|
get rid of 2.6/3.0 switch statements in multiprocessing
|
2008-06-25 12:44:29 +00:00 |
Benjamin Peterson
|
b09c9396cd
|
use byte literals in multiprocessing
|
2008-06-25 12:39:05 +00:00 |
Benjamin Peterson
|
aa164e1bd3
|
remove bytes alias in multiprocessing
|
2008-06-25 03:09:05 +00:00 |
Benjamin Peterson
|
7f03ea77bf
|
darn! I converted half of the files the wrong way.
|
2008-06-13 19:20:48 +00:00 |
Benjamin Peterson
|
dfd79494ce
|
convert multiprocessing to unix line endings
|
2008-06-13 19:13:39 +00:00 |
Benjamin Peterson
|
0fbcf69455
|
give the threading API PEP 8 names
|
2008-06-11 17:27:50 +00:00 |
Benjamin Peterson
|
e605e4f09a
|
fix import of multiprocessing by juggling imports
|
2008-06-11 12:26:31 +00:00 |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
2008-06-11 02:40:25 +00:00 |