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.16:30:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525105856.23.0.682650639539.issue33352@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c3b7a6dfb9c7e69093c9fe78ab587e14743e5152 by Victor Stinner (Andrés Delfino) in branch 'master':
bpo-33352: Skip test_regrtest test if rt.bat does not exist (GH-6654)
https://github.com/python/cpython/commit/c3b7a6dfb9c7e69093c9fe78ab587e14743e5152
History
Date User Action Args
2018-04-30 16:30:56vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower
2018-04-30 16:30:56vstinnersetmessageid: <1525105856.23.0.682650639539.issue33352@psf.upfronthosting.co.za>
2018-04-30 16:30:56vstinnerlinkissue33352 messages
2018-04-30 16:30:56vstinnercreate