[DB-SIG] Notice: Restriction on adodbapi remote with Pyro4 v 2.20

Vernon D. Cole vernondcole at gmail.com
Thu Jun 13 20:39:42 CEST 2013


Anyone trying the new ADO remote/proxy feature of adodbapi:

Pyro 2.20 (just released) uses a new serializer which does not handle
decimal or datetime data types.  If you update your Pyro4, you need to
switch back to the old pickle serializer by defining the environment
variable
PYRO_SERIALIZER=pickle
--
Vernon Cole
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20130613/c0e210a6/attachment.html>


More information about the DB-SIG mailing list