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 rhettinger
Recipients eric.snow, gardener.willy, ncoghlan, rhettinger, serhiy.storchaka
Date 2020-12-18.17:47:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608313639.64.0.324979915951.issue42667@roundup.psfhosted.org>
In-reply-to
Content
I suggest removing the global state from dbm and just recomputing the underlying database for every call to open().
History
Date User Action Args
2020-12-18 17:47:19rhettingersetrecipients: + rhettinger, ncoghlan, eric.snow, serhiy.storchaka, gardener.willy
2020-12-18 17:47:19rhettingersetmessageid: <1608313639.64.0.324979915951.issue42667@roundup.psfhosted.org>
2020-12-18 17:47:19rhettingerlinkissue42667 messages
2020-12-18 17:47:19rhettingercreate