[issue9935] Faster pickling of instances

Jesse Noller report at bugs.python.org
Mon Oct 25 16:23:39 CEST 2010


Jesse Noller <jnoller at gmail.com> added the comment:

On Mon, Oct 25, 2010 at 10:17 AM, Antoine Pitrou <report at bugs.python.org> wrote:

> 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)

I just saw that one - I'll poke at that next

> 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.

Okie doke.

----------

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


More information about the Python-bugs-list mailing list