Message 320815 - Python tracker

Message320815

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 <1530401533.97.0.56676864532.issue32942@psf.upfronthosting.co.za>
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: <1530401533.97.0.56676864532.issue32942@psf.upfronthosting.co.za>
2018-06-30 23:32:13terry.reedylinkissue32942 messages
2018-06-30 23:32:13terry.reedycreate