]> granicus.if.org Git - python/commit
(merge 3.2) Close #4376: ctypes now supports nested structures in a endian
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Jul 2011 19:45:16 +0000 (21:45 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Jul 2011 19:45:16 +0000 (21:45 +0200)
commitd93da2b952959c26d3afb0a66bff08ed0f14ffb9
tree547659232e9a4f823e9e08a9c474982db081aeca
parent90ce72dd0684e55234b969f405826af7d810e5b0
parent6636121950a08de9d437cc2d76ac272cdceb7ecc
(merge 3.2) Close #4376: ctypes now supports nested structures in a endian
different than the parent structure. Patch by Vlad Riscutia.
Misc/ACKS
Misc/NEWS