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 miss-islington
Recipients bmoyles, miss-islington, serhiy.storchaka, terry.reedy, vstinner
Date 2018-04-29.13:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525009662.26.0.682650639539.issue31026@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a26a297b4ba1b8fe6c97c25af71216935960b343 by Miss Islington (bot) in branch '3.6':
bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. (GH-6632)
https://github.com/python/cpython/commit/a26a297b4ba1b8fe6c97c25af71216935960b343
History
Date User Action Args
2018-04-29 13:47:42miss-islingtonsetrecipients: + miss-islington, terry.reedy, vstinner, serhiy.storchaka, bmoyles
2018-04-29 13:47:42miss-islingtonsetmessageid: <1525009662.26.0.682650639539.issue31026@psf.upfronthosting.co.za>
2018-04-29 13:47:42miss-islingtonlinkissue31026 messages
2018-04-29 13:47:42miss-islingtoncreate