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-02.15:16:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517584577.48.0.467229070634.issue32749@psf.upfronthosting.co.za>
In-reply-to
Content
Some behavior of dbm.dumb databases which was different from the behavior of other dbm databases was deprecated in 3.6 (issue21708). Now it is a time to remove it.
History
Date User Action Args
2018-02-02 15:16:17serhiy.storchakasetrecipients: + serhiy.storchaka
2018-02-02 15:16:17serhiy.storchakasetmessageid: <1517584577.48.0.467229070634.issue32749@psf.upfronthosting.co.za>
2018-02-02 15:16:17serhiy.storchakalinkissue32749 messages
2018-02-02 15:16:17serhiy.storchakacreate