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 docs@python, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-12.22:11:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwa0FMsE1Xx1g=8g5diC+8Htq7VVyF1yWFyWX82Spf99TQ@mail.gmail.com>
In-reply-to <1494607259.59.0.559879119499.issue30350@psf.upfronthosting.co.za>
Content
Anyway, I fixed some issues specific to VS9.0 recently, so things
should be a little bit better now :-)

For me, the last annoying issue is bpo-30313: re-run failed tests in
verbose mode. I will try to implement proposed solution.
History
Date User Action Args
2017-05-12 22:11:50vstinnersetrecipients: + vstinner, paul.moore, tim.golden, jkloth, docs@python, zach.ware, steve.dower
2017-05-12 22:11:50vstinnerlinkissue30350 messages
2017-05-12 22:11:50vstinnercreate