diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-11 21:53:36 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-11 21:53:36 (GMT) |
commit | ab29198c8750415cc284f0efc3c390b42f487e2b (patch) | |
tree | f1e0ee676386a3490d1bb464c4b7ba5106515813 | |
parent | 6107a688eed14f6c886679ed723448cc531194c2 (diff) | |
download | cpython-ab29198c8750415cc284f0efc3c390b42f487e2b.zip cpython-ab29198c8750415cc284f0efc3c390b42f487e2b.tar.gz cpython-ab29198c8750415cc284f0efc3c390b42f487e2b.tar.bz2 |
Blocked revisions 81911 via svnmerge
........
r81911 | victor.stinner | 2010-06-11 23:50:30 +0200 (ven., 11 juin 2010) | 3 lines
Issue #8966: If a ctypes structure field is an array of c_char, convert its
value to bytes instead of str (as done for c_char and c_char_p).
........
0 files changed, 0 insertions, 0 deletions