[Python-Dev] multiprocessing BaseManager's "serializer" argument
Yuriy Taraday
yorik.sar at gmail.com
Thu Mar 27 17:19:12 CET 2014
More information about the Python-Dev mailing list
Thu Mar 27 17:19:12 CET 2014
- Previous message: [Python-Dev] collections.sortedtree
- Next message: [Python-Dev] multiprocessing BaseManager's "serializer" argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello. Is there any reason BaseManager's "serializer" argument has never been documented? We're going to use BaseManager for simple secure local RPC and for the "secure" part we can't use pickle. Can we hope that argument won't go away? Should I create a bug and provide some patch for the docs to add mention of this argument? -- Kind regards, Yuriy. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140327/21871931/attachment.html>
- Previous message: [Python-Dev] collections.sortedtree
- Next message: [Python-Dev] multiprocessing BaseManager's "serializer" argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list