Message 251599 - Python tracker (original) (raw)
Message251599
| Author | brett.cannon |
|---|---|
| Recipients | alecsandru.patrascu, brett.cannon |
| Date | 2015-09-25.19:43:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1443210209.51.0.97498400596.issue25188@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| Here is a tweaked 3.6 patch so that --pgo doesn't even emit the failure count so you really can't tell what is going on unless some error info from the test spews out on to the shell (which I can't seem to stop since 2>/dev/null causes a test failure). |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-25 19:43:30 | brett.cannon | set | recipients: + brett.cannon, alecsandru.patrascu |
| 2015-09-25 19:43:29 | brett.cannon | set | messageid: 1443210209.51.0.97498400596.issue25188@psf.upfronthosting.co.za |
| 2015-09-25 19:43:29 | brett.cannon | link | issue25188 messages |
| 2015-09-25 19:43:29 | brett.cannon | create |