[issue10886] Unhelpful backtrace for multiprocessing.Queue
Antoine Pitrou
report at bugs.python.org
Mon Aug 29 22:52:24 CEST 2011
Antoine Pitrou <pitrou at free.fr> added the comment:
> Changes to the implementation of Connection won't affect whether
> Queue.put() raises an error immediately if it gets an unpicklable
> argument.
Ah, right. Then indeed it won't make a difference.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10886>
_______________________________________
More information about the Python-bugs-list
mailing list