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 paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-05.12:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499256578.38.0.195314191927.issue30850@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b92cd3b16ba83aaaf11a91a19845ca6804663d9 by Victor Stinner (Serhiy Storchaka) in branch '2.7':
bpo-30850: Use specialized assert methods in bsddb tests. (#2584)
https://github.com/python/cpython/commit/2b92cd3b16ba83aaaf11a91a19845ca6804663d9
History
Date User Action Args
2017-07-05 12:09:38vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-07-05 12:09:38vstinnersetmessageid: <1499256578.38.0.195314191927.issue30850@psf.upfronthosting.co.za>
2017-07-05 12:09:38vstinnerlinkissue30850 messages
2017-07-05 12:09:38vstinnercreate