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 terry.reedy
Recipients LorenzMende, abrezovsky, emma_smith, terry.reedy, vstinner
Date 2018-06-30.23:32:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
f:\dev\3x>python -m test test_script_helper
...
test_script_helper failed

f:\dev\3x> git pr 8034
...
Switched to branch 'pr_8034'

f:\dev\3x>python -m test test_script_helper
...
== Tests result: SUCCESS ==
History
Date User Action Args
2018-06-30 23:32:13terry.reedysetrecipients: + terry.reedy, vstinner, emma_smith, abrezovsky, LorenzMende
2018-06-30 23:32:13terry.reedysetmessageid: <[email protected]>
2018-06-30 23:32:13terry.reedylinkissue32942 messages
2018-06-30 23:32:13terry.reedycreate