Message261318
| Author | ebehn |
|---|---|
| Recipients | ebehn |
| Date | 2016-03-08.02:11:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1457403085.0.0.0995776764652.issue26507@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently, the default pickle protocol is used to return worker results in a multiprocessing pool. The highest protocol should be used because backwards compatibility is not an issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-08 02:11:25 | ebehn | set | recipients: + ebehn |
| 2016-03-08 02:11:25 | ebehn | set | messageid: <1457403085.0.0.0995776764652.issue26507@psf.upfronthosting.co.za> |
| 2016-03-08 02:11:24 | ebehn | link | issue26507 messages |
| 2016-03-08 02:11:23 | ebehn | create | |