Eryk Sun <eryk...@gmail.com> added the comment:

I see nothing to act on in this issue. A common cause of access violations with 
ctypes is truncated pointer values. There's a lot of sloppy ctypes code from 
the 32-bit era that assumes a C int can store a pointer.

----------
nosy: +eryksun
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue26332>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to