[issue3385] cPickle to pickle conversion in py3k missing methods
Alexandre Vassalotti
report at bugs.python.org
Mon Aug 4 03:44:47 CEST 2008
Alexandre Vassalotti <alexandre at peadrop.com> added the comment:
I got a preliminary patch that adds the dispatch dictionary. However,
the patch leaks and it doesn't expose the save_reduce() method (which is
needed by ForkingPickler).
----------
keywords: +patch
Added file: http://bugs.python.org/file11048/add_dispatch_check-0.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3385>
_______________________________________
More information about the Python-bugs-list
mailing list