[pybsddb] Windows support for berkeleydb

Jesus Cea jcea at jcea.es
Sun Nov 17 03:31:20 CET 2024


On 15/11/24 18:32, Brian Matthews wrote:
> Hi,
> 
>    I am going through the exercise of upgrading all the dependencies for 
> our Windows-based application,
> 
> And surprisingly discovered that berkeleydb is no longer supported in 
> Python 3.12 for Windows.
> 
> This is a key part of part application and I need to fix berkeleydb for 
> Wiindows.

As of today, MS Windows is not supported in current berkeleydb bindings. 
If you could help out with it, I could reintroduce it. I can not support 
MS Windows by myself.

Relevant to this, current BerkeleyDB can be compiled against a 
particular (modern) version of Python and reuse the same binary in 
future Python releases!!!. Would be nice to distribute binaries for 
Windows, because most users would not be able to compile it by themselves.

So, would you like to work together on this?

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
jcea at jcea.es - https://www.jcea.es/    _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
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


More information about the pybsddb mailing list