[issue23403] Use pickle protocol 4 by default?

Antoine Pitrou report at bugs.python.org
Sat Feb 7 02:39:40 CET 2015


Antoine Pitrou added the comment:

It is possible to have independent processes communicate together, although that's not the most widely-used feature. See:
https://docs.python.org/3/library/multiprocessing.html#multiprocessing-listeners-clients
Also:
https://docs.python.org/3/library/multiprocessing.html#managers

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23403>
_______________________________________


More information about the Python-bugs-list mailing list