Message299434
| Author | Will S |
|---|---|
| Recipients | Will S, davin, eric.snow, python-dev |
| Date | 2017-07-28.20:19:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1501273144.17.0.139090868084.issue28053@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Just to follow up in case anyone comes across my last message later: I just had to change the last line from multiprocessing.reducer = pickle2reducer.Pickle2Reducer() to multiprocessing.context._default_context.reducer = pickle2reducer.Pickle2Reducer() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-28 20:19:04 | Will S | set | recipients: + Will S, python-dev, eric.snow, davin |
| 2017-07-28 20:19:04 | Will S | set | messageid: <1501273144.17.0.139090868084.issue28053@psf.upfronthosting.co.za> |
| 2017-07-28 20:19:04 | Will S | link | issue28053 messages |
| 2017-07-28 20:19:04 | Will S | create | |