Message 288170 - Python tracker (original) (raw)
Message288170
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-20.00:16:36 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1487549796.27.0.750526133817.issue29565@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
New changeset a86339b83fbd0932e0529a3c91935e997a234582 by GitHub in branch 'master': Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) https://github.com/python/cpython/commit/a86339b83fbd0932e0529a3c91935e997a234582 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-02-20 00:16:36 | 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-20 00:16:36 | vinay.sajip | set | messageid: 1487549796.27.0.750526133817.issue29565@psf.upfronthosting.co.za |
2017-02-20 00:16:36 | vinay.sajip | link | issue29565 messages |
2017-02-20 00:16:36 | vinay.sajip | create |