Message 322969 - Python tracker
Message322969
| Author | vstinner |
|---|---|
| Recipients | Igor Kudrin, christian.heimes, doko, eryksun, mark.dickinson, meador.inge, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware |
| Date | 2018-08-02.15:25:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533223531.73.0.56676864532.issue29565@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hum, the compilation succeeded on AppVeyor: https://ci.appveyor.com/project/python/cpython/build/2.7build20258 But it fails on AMD64 Windows8 2.7: https://buildbot.python.org/all/#/builders/74/builds/194 It seems like this buildbot uses Visual Studio 2008 ("VS 9.0")... but it seems like AppVeyor also uses Visual Studio 2008. No idea why AppVeyor missed the compilation error :-( Anyway, I proposed PR 8626 to fix it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-02 15:25:31 | vstinner | set | recipients: + vstinner, doko, paul.moore, vinay.sajip, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, serhiy.storchaka, eryksun, steve.dower, Igor Kudrin |
| 2018-08-02 15:25:31 | vstinner | set | messageid: <1533223531.73.0.56676864532.issue29565@psf.upfronthosting.co.za> |
| 2018-08-02 15:25:31 | vstinner | link | issue29565 messages |
| 2018-08-02 15:25:31 | vstinner | create | |