Message 320164 - Python tracker

Message320164

Author vstinner
Recipients abrezovsky, emma_smith, vstinner
Date 2018-06-21.11:13:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529579632.13.0.56676864532.issue32942@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm that I reproduce the issue on Windows when running "python -m test test_script_helper -v" from the source code directory, on 3.6, 3.7 and master branches.

Using Python 3.6 installed on the system (using python.org installer), the same command pass.
History
Date User Action Args
2018-06-21 11:13:52vstinnersetrecipients: + vstinner, emma_smith, abrezovsky
2018-06-21 11:13:52vstinnersetmessageid: <1529579632.13.0.56676864532.issue32942@psf.upfronthosting.co.za>
2018-06-21 11:13:52vstinnerlinkissue32942 messages
2018-06-21 11:13:52vstinnercreate