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 barry, georg.brandl, nedbat, paul.moore, r.david.murray, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware
Date 2015-09-29.11:49:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443527379.46.0.0197909524279.issue25260@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch simply removes the list of ignored directories. It fixes test_regrtest.test_coverage() on Windows.
History
Date User Action Args
2015-09-29 11:49:39vstinnersetrecipients: + vstinner, barry, georg.brandl, paul.moore, vinay.sajip, nedbat, tim.golden, r.david.murray, zach.ware, steve.dower
2015-09-29 11:49:39vstinnersetmessageid: <1443527379.46.0.0197909524279.issue25260@psf.upfronthosting.co.za>
2015-09-29 11:49:39vstinnerlinkissue25260 messages
2015-09-29 11:49:39vstinnercreate