INADA Naoki added the comment:

How it cause problem?
I think you should use `malloc()` instead of `PyMem_Malloc()` or other Python 
memory allocator when you need strict `malloc()` alignment.

----------
nosy: +inada.naoki

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

Reply via email to