[issue45452] Support crash tolerance for gdbm module

2021-10-12 Thread Dong-hee Na
Change by Dong-hee Na : -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue45452] Support crash tolerance for gdbm module

2021-10-12 Thread Dong-hee Na
Dong-hee Na added the comment: I am going to work on this issue :) -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue45452] Support crash tolerance for gdbm module

2021-10-12 Thread Dong-hee Na
New submission from Dong-hee Na : >From gdbm 1.21, gdbm supports the crash tolerance feature. We may need to provide APIs for those versions. https://www.gnu.org.ua/software/gdbm/manual/Crash-Tolerance.html Following features will be provided if the user using gdbm >= 1.21 - Need to provide `G