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
Date 2018-06-19.12:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529410796.76.0.56676864532.issue33901@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1261bfa83db30b1cf86c1fb816cc167db77874cd by Victor Stinner in branch 'master':
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7791)
https://github.com/python/cpython/commit/1261bfa83db30b1cf86c1fb816cc167db77874cd
History
Date User Action Args
2018-06-19 12:19:56vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, serhiy.storchaka, mattbillenstein
2018-06-19 12:19:56vstinnersetmessageid: <1529410796.76.0.56676864532.issue33901@psf.upfronthosting.co.za>
2018-06-19 12:19:56vstinnerlinkissue33901 messages
2018-06-19 12:19:56vstinnercreate