I've just made a new beta release of ZODB 3.8.1, 
http://pypi.python.org/pypi/ZODB3/3.8.1b7 
.

This has 3 bug fixes:


- Fixed a bug, introduced in an earlier beta, that allowed
   clients to connect to out of date servers.

- Fixed bug that could lead to memory errors due to the use
   of a Python dictionary for a mapping that can grow large.

- Fixed bug #251037: Made packing of blob storages non-blocking.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to