bpo-21983: Fix a crash in ctypes.cast() in case the type argument is a ctypes structured data type. by orenmn · Pull Request #3859 · python/cpython

@orenmn

eric-wieser

eric-wieser

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 9, 2018
…ed data type (pythonGH-3859)

(cherry picked from commit d518d8b)

Co-authored-by: Oren Milman <orenmn@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 9, 2018
…ed data type (pythonGH-3859)

(cherry picked from commit d518d8b)

Co-authored-by: Oren Milman <orenmn@gmail.com>

miss-islington added a commit that referenced this pull request

May 9, 2018
…ed data type (GH-3859)

(cherry picked from commit d518d8b)

Co-authored-by: Oren Milman <orenmn@gmail.com>

miss-islington added a commit that referenced this pull request

May 26, 2018
…ed data type (GH-3859)

(cherry picked from commit d518d8b)

Co-authored-by: Oren Milman <orenmn@gmail.com>