Staging
v0.5.1
https://github.com/python/cpython
Revision 3cc5817cfaf5663645f4ee447eaed603d2ad290a authored by Vinay Sajip on 22 February 2017, 06:21:17 UTC, committed by GitHub on 22 February 2017, 06:21:17 UTC
Fixed bpo-29565: Corrected ctypes passing of large structs by value.
(cherry picked from commit a86339b83fbd0932e0529a3c91935e997a234582)
1 parent b067a5e
History
Tip revision: 3cc5817cfaf5663645f4ee447eaed603d2ad290a authored by Vinay Sajip on 22 February 2017, 06:21:17 UTC
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) (#220)
Tip revision: 3cc5817

README

back to top