commit | e60f6e1864d80d80f8928afadec617d161a64150 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat May 26 11:39:52 2018 -0700 |
committer | GitHub <noreply@github.com> | Sat May 26 11:39:52 2018 -0700 |
tree | 17dadb90364787399da49fffeb7094dae89a990b | |
parent | d49862582ed3513debed6e919fd4f92e9d4eebbd [diff] |
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859) (cherry picked from commit d518d8bc8d5dac1a1270612f424d33e0e5afc2b5) Co-authored-by: Oren Milman <orenmn@gmail.com>