This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients corona10, serhiy.storchaka, vstinner
Date 2021-10-14.15:52:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634226745.57.0.522585384336.issue45452@roundup.psfhosted.org>
In-reply-to
Content
I am interesting how these gdbm_failure_atomic() and gdbm_latest_snapshot() can be used in user code. Some real world examples. They look very low-level and requiring an additional boilerplate code to be useful if I understand it correctly.
History
Date User Action Args
2021-10-14 15:52:25serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, corona10
2021-10-14 15:52:25serhiy.storchakasetmessageid: <1634226745.57.0.522585384336.issue45452@roundup.psfhosted.org>
2021-10-14 15:52:25serhiy.storchakalinkissue45452 messages
2021-10-14 15:52:25serhiy.storchakacreate