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 serhiy.storchaka, vstinner, xtreak
Date 2018-10-29.20:32:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540845145.9.0.788709270274.issue28655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4687bc993a275eaeb27a8b2068b128ce1f464818 by Victor Stinner (Maite Giménez) in branch '3.6':
bpo-28655: Fix test bdb for isolate mode (GH-10220)
https://github.com/python/cpython/commit/4687bc993a275eaeb27a8b2068b128ce1f464818
History
Date User Action Args
2018-10-29 20:32:25vstinnersetrecipients: + vstinner, serhiy.storchaka, xtreak
2018-10-29 20:32:25vstinnersetmessageid: <1540845145.9.0.788709270274.issue28655@psf.upfronthosting.co.za>
2018-10-29 20:32:25vstinnerlinkissue28655 messages
2018-10-29 20:32:25vstinnercreate