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 serhiy.storchaka
Date 2018-02-05.20:47:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517863660.25.0.467229070634.issue32749@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c85efa5a66d7b254aa22a39d47f36c040d7a04e by Serhiy Storchaka in branch 'master':
bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (#5497)
https://github.com/python/cpython/commit/6c85efa5a66d7b254aa22a39d47f36c040d7a04e
History
Date User Action Args
2018-02-05 20:47:40serhiy.storchakasetrecipients: + serhiy.storchaka
2018-02-05 20:47:40serhiy.storchakasetmessageid: <1517863660.25.0.467229070634.issue32749@psf.upfronthosting.co.za>
2018-02-05 20:47:40serhiy.storchakalinkissue32749 messages
2018-02-05 20:47:40serhiy.storchakacreate