Antoine Pitrou <pit...@free.fr> added the comment:

> I doubt I, or Ask will have the time to rewrite the entire
> multiprocessing test suite right now to work around the change
> Antoine.

Well, I'm not asking anyone to rewrite the entire multiprocessing test suite; 
and, besides, I've provided a patch myself to improve it in that respect ;) (in 
issue10173)

Of course, it also means the present pickle patch is imperfect, though the 
result of __reduce__ in this case looks more like a side-effect of an 
implementation detail than documented behaviour (since the result isn't usable 
anyway). I may try to come up with a better patch before the 3.2 beta but it's 
not sure I will find enough time/motivation.

----------
resolution: fixed -> 
stage: committed/rejected -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9935>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to