[ZCM] [ZC] 1520/ 2 Comment "ZEO/zrpc/marshall.py: encode() uses ascii mode"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Oct 1 07:03:15 EDT 2004


Issue #1520 Update (Comment) "ZEO/zrpc/marshall.py: encode() uses ascii mode"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1520

==============================================================
= Comment - Entry #2 by ajung on Oct 1, 2004 7:03 am

I fixed the code. ZEO at zope2.7 now pickles with protocol 1 
and @zope2.8 using protocol 2.
________________________________________
= Request - Entry #1 by ajung on Oct 1, 2004 3:13 am

The encode() method instanciates a Pickler without specifying
protocol=1 which seems to reduce the performance of ZEO
when storing larger objects.
==============================================================



More information about the Zope-Collector-Monitor mailing list