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 Viv, brett.cannon, eric.snow, eryksun, jwilk, ncoghlan, ned.deily, njs, vstinner, ztane
Date 2018-09-26.16:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537978182.69.0.668975606942.issue33053@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, brett.cannon, ncoghlan, jwilk, ned.deily, njs, eric.snow, eryksun, ztane, Viv
2018-09-26 16:09:42vstinnersetmessageid: <1537978182.69.0.668975606942.issue33053@psf.upfronthosting.co.za>
2018-09-26 16:09:42vstinnerlinkissue33053 messages
2018-09-26 16:09:42vstinnercreate