[issue29517] "Can't pickle local object" when uses functools.partial with method and args...

DAVID ALEJANDRO Pineda report at bugs.python.org
Wed Feb 15 16:18:46 EST 2017


DAVID ALEJANDRO Pineda added the comment:

Now
I try again with different ways to run a method with args, without args works fine to insert in the executor.
I find there are big differences with file functools betwen versions 3.5.1 to 3.6.0.
 Here a more simple example for test the functools:
https://github.com/dpineiden/async_multiprocessing

----------

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


More information about the Python-bugs-list mailing list