Message 289054 - Python tracker
Message289054
| Author | zach.ware |
|---|---|
| Recipients | ezio.melotti, jaysinh.shukla, mrabarnett, ncoghlan, serhiy.storchaka, vstinner, zach.ware |
| Date | 2017-03-06.01:34:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488764071.95.0.992757105686.issue29571@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This seems to have broken test_re on Windows, see https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.1 I found this change to be the culprit via git bisect, unfortunately we didn't have any working CI on Windows (buildbots were otherwise broken) at the time this was merged. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-06 01:34:32 | zach.ware | set | recipients: + zach.ware, ncoghlan, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, jaysinh.shukla |
| 2017-03-06 01:34:31 | zach.ware | set | messageid: <1488764071.95.0.992757105686.issue29571@psf.upfronthosting.co.za> |
| 2017-03-06 01:34:31 | zach.ware | link | issue29571 messages |
| 2017-03-06 01:34:30 | zach.ware | create | |