[issue26507] Use highest pickle protocol in multiprocessing
New submission from Ed Behn: 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. -- components: Extension Modules files: patch messages: 261318 nosy
[issue26507] Use highest pickle protocol in multiprocessing
Changes by Ed Behn : Added file: http://bugs.python.org/file42087/patch ___ Python tracker <http://bugs.python.org/issue26507> ___ ___ Python-bugs-list mailing list Unsub