Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from bsddb3 to berkeleydb #290

Open
fstachura opened this issue Jun 19, 2024 · 1 comment · May be fixed by #324
Open

Move from bsddb3 to berkeleydb #290

fstachura opened this issue Jun 19, 2024 · 1 comment · May be fixed by #324

Comments

@fstachura
Copy link
Collaborator

It seems that bsddb3 is now deprecated. Author suggests moving to berkeleydb.

https://pypi.org/project/bsddb3/

This library is deprecated. If you are running Python 3 >= 3.6, please upgrade to berkeleydb library. Check details.

https://pypi.org/project/berkeleydb/

@tleb
Copy link
Member

tleb commented Jun 19, 2024

I am running on Python 3.12 and not noticing any issue. Indeed this needs to be done!

@fstachura fstachura linked a pull request Sep 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants