-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Add missing gdbm dependencies to the UNIX CI #27467
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
Conversation
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
Sorry @pablogsal, I had trouble checking out the |
GH-27468 is a backport of this pull request to the 3.9 branch. |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
(cherry picked from commit 851cca8) Co-authored-by: Pablo Galindo Salgado <[email protected]>
(cherry picked from commit 851cca8) Co-authored-by: Pablo Galindo Salgado <[email protected]>
GH-27469 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 851cca8) Co-authored-by: Pablo Galindo Salgado <[email protected]>
(cherry picked from commit 851cca8) Co-authored-by: Pablo Galindo Salgado <[email protected]>
The
_gdbm
extension was not getting tested as the dependencies where not there. It looks like the older "dbm" files are moved to "gbdm-compat" package.