[issue5228] multiprocessing not compatible with functools.partial
Jesse Noller
report at bugs.python.org
Tue Mar 31 21:13:27 CEST 2009
Jesse Noller <jnoller at gmail.com> added the comment:
I agree that this is a nice feature, however it requires adding a
getstate/setstate within the functools C code.
I would need a patch which does this, and adds tests to the
functools/pickle test suite for this. Also, the feature will only be
accepted for py3k (3.1) currently. Features such as this will not be
backported to the 2.x branch
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5228>
_______________________________________
More information about the Python-bugs-list
mailing list