Christian Heimes <li...@cheimes.de> added the comment:

Hardware restrictions, some CPUs require types to be aligned in certain ways. 
Doubles must be aligned by multiple of 8 bytes.

Please read https://en.wikipedia.org/wiki/Data_structure_alignment and use the 
Python users mailing list for further questions.

----------

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

Reply via email to