Message 322963 - Python tracker
Message322963
| 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.14:47:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533221251.04.0.902498594338.issue29565@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3243f8c1fb16b6de73f1d7a30f5d09047553bce3 by Victor Stinner in branch '2.7': bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64 (GH-168) (GH-8625) https://github.com/python/cpython/commit/3243f8c1fb16b6de73f1d7a30f5d09047553bce3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-02 14:47: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 14:47:31 | vstinner | set | messageid: <1533221251.04.0.902498594338.issue29565@psf.upfronthosting.co.za> |
| 2018-08-02 14:47:31 | vstinner | link | issue29565 messages |
| 2018-08-02 14:47:31 | vstinner | create | |