New submission from Vsevolod Velichko:
The commit [2] removed support for handling unpicklable functions with copyreg
override from cpickle due to lack of the same feature in pickle.
This patch restores that feature and adds the support of it to pickle.
[1] Original discussion:
https
Vsevolod Velichko added the comment:
I was trying to avoid additional imports in the test.
But your point of view seems more reasonable, so I reupload the fixed patch.
--
Added file: http://bugs.python.org/file42751/function_pickle.patch
___
Python
Vsevolod Velichko added the comment:
Hi, any progress here?
--
___
Python tracker
<http://bugs.python.org/issue26959>
___
___
Python-bugs-list mailing list
Unsub