[issue45452] Support crash tolerance feature for gdbm module

Dong-hee Na report at bugs.python.org
Thu Oct 14 11:43:53 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:

> And what's next?

I may introduce following API which only available to use extension format.
(I am PoC with this)

> dbm.gdbm_failure_atomic('snapshot_path0', 'snapshot_path1')


About gdbm_latest_snapshot(), I am still curious that Python module should provide this API so I am still communicating with original authors about this.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45452>
_______________________________________


More information about the Python-bugs-list mailing list