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 serhiy.storchaka
Recipients miss-islington, serhiy.storchaka
Date 2018-12-05.20:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544041206.0.0.788709270274.issue34185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 49d995fd6f2a703d19d93baf06fc9f911cb2ce06 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537) (GH-10936)
https://github.com/python/cpython/commit/49d995fd6f2a703d19d93baf06fc9f911cb2ce06
History
Date User Action Args
2018-12-05 20:20:06serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington
2018-12-05 20:20:05serhiy.storchakasetmessageid: <1544041206.0.0.788709270274.issue34185@psf.upfronthosting.co.za>
2018-12-05 20:20:05serhiy.storchakalinkissue34185 messages
2018-12-05 20:20:05serhiy.storchakacreate