This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487744398.01.0.170680297501.issue29565@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8fa7e22134ac9626b2188ff877f6aeecd3c9e618 by GitHub in branch '3.5':
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) (#221)
https://github.com/python/cpython/commit/8fa7e22134ac9626b2188ff877f6aeecd3c9e618
History
Date User Action Args
2017-02-22 06:19:58vinay.sajipsetrecipients: + vinay.sajip, doko, paul.moore, mark.dickinson, christian.heimes, tim.golden, meador.inge, zach.ware, eryksun, steve.dower, Igor Kudrin
2017-02-22 06:19:58vinay.sajipsetmessageid: <1487744398.01.0.170680297501.issue29565@psf.upfronthosting.co.za>
2017-02-22 06:19:57vinay.sajiplinkissue29565 messages
2017-02-22 06:19:57vinay.sajipcreate