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-09-26.16:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537978182.55.0.545547206417.issue28655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 43500a5907eb9ae2e470dcbffe73012cd456f5a1 by Victor Stinner in branch '3.6':
bpo-28655: Fix test_import.test_missing_source_legacy() (GH-9589)
https://github.com/python/cpython/commit/43500a5907eb9ae2e470dcbffe73012cd456f5a1
History
Date User Action Args
2018-09-26 16:09:42vstinnersetrecipients: + vstinner, serhiy.storchaka, xtreak
2018-09-26 16:09:42vstinnersetmessageid: <1537978182.55.0.545547206417.issue28655@psf.upfronthosting.co.za>
2018-09-26 16:09:42vstinnerlinkissue28655 messages
2018-09-26 16:09:42vstinnercreate