Re: Exploring using Rust for implementing a faster ZEO server.
Marius Gedminas <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <20160926055114.GA5760@platonas> |
On Sun, Sep 25, 2016 at 01:32:08PM -0400, Jim Fulton wrote:
> I had to run the Python version with Python 2, because we decided to
> use different FileStorage magic strings for Python 2 and Python 3 for
> some reason, even though the file formats are the same.
IIRC because pickle contents differ (instance attributes are bytes on
Python 2 and unicode on Python 3), so if you accidentally use the same
FileStorage file with the wrong Python version, you get unexpectedly
painful results.
Marius Gedminas
--
As of 2.91, these bugs have all been fixed. We look forward to new ones, well,
not exactly...
-- libstdc++-v3 FAQ
--
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
signature.asc
(application/pgp-signature, 181 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlfot04ACgkQkVdEXeem14/c6QCeNaKcauvxi2of/JDISwaCpcFo yPkAn2TnEwUxMi1cXPawlUkDubBJzN5T =5nu2 -----END PGP SIGNATURE-----