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 serhiy.storchaka
Date 2018-12-05.19:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544038344.24.0.788709270274.issue34185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 54fd45505b3a365e6d53441e6dd7e0d1ec13b46f by Serhiy Storchaka (Alex H) in branch 'master':
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
https://github.com/python/cpython/commit/54fd45505b3a365e6d53441e6dd7e0d1ec13b46f
History
Date User Action Args
2018-12-05 19:32:24serhiy.storchakasetrecipients: + serhiy.storchaka
2018-12-05 19:32:24serhiy.storchakasetmessageid: <1544038344.24.0.788709270274.issue34185@psf.upfronthosting.co.za>
2018-12-05 19:32:24serhiy.storchakalinkissue34185 messages
2018-12-05 19:32:24serhiy.storchakacreate