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
File Mode Size
clinic
impl
blake2b2s.py -rwxr-xr-x 1.2 KB
blake2b_impl.c -rw-r--r-- 13.0 KB
blake2module.c -rw-r--r-- 2.9 KB
blake2ns.h -rw-r--r-- 1.3 KB
blake2s_impl.c -rw-r--r-- 13.0 KB

back to top