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 vstinner
Recipients mattbillenstein, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner, xiang.zhang
Date 2018-06-19.15:37:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529422630.71.0.56676864532.issue33901@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c44d8e5db6fb9d3847c49e9c9718f2b4cf71f506 by Victor Stinner in branch 'master':
bpo-33901: Better test_dbm_gnu.test_reorganize() fix (GH-7795)
https://github.com/python/cpython/commit/c44d8e5db6fb9d3847c49e9c9718f2b4cf71f506
History
Date User Action Args
2018-06-19 15:37:10vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, serhiy.storchaka, xiang.zhang, mattbillenstein
2018-06-19 15:37:10vstinnersetmessageid: <1529422630.71.0.56676864532.issue33901@psf.upfronthosting.co.za>
2018-06-19 15:37:10vstinnerlinkissue33901 messages
2018-06-19 15:37:10vstinnercreate