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 corona10
Recipients corona10, gregory.p.smith, serhiy.storchaka
Date 2022-01-21.08:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642752756.38.0.0875793211839.issue45452@roundup.psfhosted.org>
In-reply-to
Content
After discussion with Victor by using DM, I decided to provide high-level API instead of low-level APIs.

- gdbm.open(filename, snapshots=(foo, bar)) 

will do everything at once.

Regards,
Dong-hee
History
Date User Action Args
2022-01-21 08:12:36corona10setrecipients: + corona10, gregory.p.smith, serhiy.storchaka
2022-01-21 08:12:36corona10setmessageid: <1642752756.38.0.0875793211839.issue45452@roundup.psfhosted.org>
2022-01-21 08:12:36corona10linkissue45452 messages
2022-01-21 08:12:36corona10create