[pybsddb] pybsddb 4.8.1
Jesus Cea
jcea at jcea.es
Thu Nov 5 23:02:47 CET 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
New version.
I know there are patches you have send not yet in my code. I will try to
integrate them in 4.8.2, and publish it soon. Please, be patient. And
keep sending patches :).
You can use "easy_install" to upgrade your installation.
http://pypi.python.org/pypi/bsddb3/
http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.8.1
Changelog:
"""
# Support for "DB_ENV->mutex_set_align()" and "DB_ENV->mutex_get_align()".
# Support for "DB_ENV->mutex_set_increment()" and
"DB_ENV->mutex_get_increment()".
# Support for "DB_ENV->mutex_set_tas_spins()" and
"DB_ENV->mutex_get_tas_spins()".
# Support for "DB_ENV->get_encrypt_flags()".
# Support for "DB->get_encrypt_flags()".
# Support for "DB_ENV->get_shm_key()".
# Support for "DB_ENV->get_cachesize()".
# Support for "DB->get_cachesize()".
# Support for "DB_ENV->get_data_dirs()".
# Testsuite compatibility with recent releases of Python 3.0 and 3.1,
where cPickle has been removed.
# Compatibility with development versions of Python 2.7 and 3.2 (r76123).
# For a long time, the API has been accesible via C using "_bsddb.api"
or "_pybsddb.api". If you are using Python 3.2 or up, you acquire access
to that API via the new Capsule protocol (see "bsddb.h"). If you use the
C API and upgrade to Python 3.2 and up, you must update the access code
(see "bsddb.h").
"""
- --
Jesus Cea Avion _/_/ _/_/_/ _/_/_/
jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/_/_/_/
. _/_/ _/_/ _/_/ _/_/ _/_/
"Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
"My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQCVAwUBSvNLgplgi5GaxT1NAQITtAP/XzONixkGx6A2qVqwgyjKbFbCLNCGgt8L
w09abUdUuXYPrZmX91Ze6HEh+SuEIV4hEObayc0pq7B/1OFJTjrsMav7AbsHL+WV
ym0DbAR4KzmGws+l8QHLQA8DTfO+Rlx5xpSwgQidI4y/S0oH1sd2PIEh9So7MKPl
cA1vSiY9jCE=
=z5jv
-----END PGP SIGNATURE-----
More information about the pybsddb
mailing list