Importing with ctypes in Python: fighting overflows:
https://www.cossacklabs.com/blog/fighting-ctypes-overflows.html
Best cases of boring technical debt are understood when reflected properly.
This post addresses a simple one: inelegant flags in core C library ended up
breaking Python tests. This is no small case to us: tests breaking sometimes
might end up in things seeming to work, but not really working. Not something
you can afford yourself when you're doing cryptography, do you?
--
https://mail.python.org/mailman/listinfo/python-list