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 bmoyles, serhiy.storchaka, terry.reedy, vstinner
Date 2018-04-29.11:48:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525002500.2.0.682650639539.issue31026@psf.upfronthosting.co.za>
In-reply-to
Content
The same error is now occurred in Ubuntu 18.04 by default. 

The proposed patch moves the test for the empty value to separate methods and skips them if dbm.ndbm uses Berkeley DB.
History
Date User Action Args
2018-04-29 11:48:20serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, bmoyles
2018-04-29 11:48:20serhiy.storchakasetmessageid: <1525002500.2.0.682650639539.issue31026@psf.upfronthosting.co.za>
2018-04-29 11:48:20serhiy.storchakalinkissue31026 messages
2018-04-29 11:48:20serhiy.storchakacreate