DAVID ALEJANDRO Pineda added the comment: Hello Again.
The problem can be replicated in the same structure when call the 'functools.partial' feature I wrote a simple example. It uses the asyncio and multiprocessing structure. https://github.com/dpineiden/async_multiprocessing With this dependences: https://gitlab.com/pineiden/tasktools https://gitlab.com/pineiden/networktools In python 3.5.1 works fine even if in the mprocess file uncomment the 'functools.partial'. But when i use a larger version, like 3.6, fails with the 'weakref' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29517> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com