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