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, python-dev, r.david.murray, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware
Date 2017-05-11.09:30:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494495025.49.0.232442266684.issue25260@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5bb62436e25614276ac4b8e252a87f3fcc946cd by Victor Stinner in branch '2.7':
[2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() (#1541)
https://github.com/python/cpython/commit/a5bb62436e25614276ac4b8e252a87f3fcc946cd
History
Date User Action Args
2017-05-11 09:30:25vstinnersetrecipients: + vstinner, barry, georg.brandl, paul.moore, vinay.sajip, nedbat, tim.golden, r.david.murray, python-dev, zach.ware, steve.dower
2017-05-11 09:30:25vstinnersetmessageid: <1494495025.49.0.232442266684.issue25260@psf.upfronthosting.co.za>
2017-05-11 09:30:25vstinnerlinkissue25260 messages
2017-05-11 09:30:25vstinnercreate