Message 288337 - Python tracker (original) (raw)
Message288337
Author | vinay.sajip |
---|---|
Recipients | Igor Kudrin, christian.heimes, doko, eryksun, mark.dickinson, meador.inge, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware |
Date | 2017-02-22.06:21:19 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1487744479.82.0.708171584305.issue29565@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
New changeset 3cc5817cfaf5663645f4ee447eaed603d2ad290a by GitHub in branch '3.6': Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) (#220) https://github.com/python/cpython/commit/3cc5817cfaf5663645f4ee447eaed603d2ad290a |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-02-22 06:21:19 | vinay.sajip | set | recipients: + vinay.sajip, doko, paul.moore, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, eryksun, steve.dower, Igor Kudrin |
2017-02-22 06:21:19 | vinay.sajip | set | messageid: 1487744479.82.0.708171584305.issue29565@psf.upfronthosting.co.za |
2017-02-22 06:21:19 | vinay.sajip | link | issue29565 messages |
2017-02-22 06:21:19 | vinay.sajip | create |