On 24. 7. 2026 13:23, Branko Čibej wrote:
On 24. 7. 2026 13:20, Ivan Zhakov wrote:
On Sat, 18 Jul 2026 at 18:27, Nathan Hartman
<[email protected]> wrote:
> I'm glad there's a good bit of housecleaning going on around here.
> We've accumulated so much cruft over the years, it makes my
> head spin. +1 to axe the ctypes bindings.
Speaking of cleanups, another candidate comes to mind: the BDB FS
backend. I think now would be an appropriate time to remove it:
We can't remove it before 2.0. It doesn't matter that it's deprecated,
it's part of the published 1.0 feature set.
Just to be clear: the existence of the BDB back-end is equivalent to a
public API. We have many deprecated public APIs that we can't remove for
the same reason.
-- Brane