Fedora 22 Update: python-BTrees-4.1.2-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 21 18:45:01 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-6191
2015-04-15 23:31:31
--------------------------------------------------------------------------------

Name        : python-BTrees
Product     : Fedora 22
Version     : 4.1.2
Release     : 1.fc22
URL         : http://www.zodb.org/
Summary     : Scalable persistent object containers
Description :

This package contains a set of persistent object containers built around
a modified BTree data structure.  The trees are optimized for use inside
ZODB's "optimistic concurrency" paradigm, and include explicit
resolution of conflicts detected by that mechanism.

--------------------------------------------------------------------------------
Update Information:

Changes in python-persistent 4.0.9:
- Make the C and Python TimeStamp objects behave more alike. The Python version now produces the same repr and .raw() output as the C version, and has the same hashcode. In addition, the Python version is now supports ordering and equality like the C version.
- Intern keys of object state in __setstate__ to reduce memory usage when unpickling multiple objects with the same attributes.
- Add support for PyPy3.
- 100% branch coverage.

Changes in python-BTrees 4.1.2:
- Suppress testing 64-bit values in OLBTrees on 32 bit machines. See: https://github.com/zopefoundation/BTrees/issues/9
- Fix _p_changed for small pure-Python BTrees. See https://github.com/zopefoundation/BTrees/issues/11
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-BTrees' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list