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 paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2018-04-30.20:36:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525120619.01.0.682650639539.issue33352@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8075868f19967f291f123f17962a453b38dec8d2 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-33352: Skip test_regrtest test if rt.bat does not exist (GH-6654) (#6656)
https://github.com/python/cpython/commit/8075868f19967f291f123f17962a453b38dec8d2
History
Date User Action Args
2018-04-30 20:36:59vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower
2018-04-30 20:36:59vstinnersetmessageid: <1525120619.01.0.682650639539.issue33352@psf.upfronthosting.co.za>
2018-04-30 20:36:59vstinnerlinkissue33352 messages
2018-04-30 20:36:58vstinnercreate