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: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:19vinay.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:21:19vinay.sajipsetmessageid: <1487744479.82.0.708171584305.issue29565@psf.upfronthosting.co.za>
2017-02-22 06:21:19vinay.sajiplinkissue29565 messages
2017-02-22 06:21:19vinay.sajipcreate