Serhiy Storchaka added the comment:

AFAIK it conforms the C standard and should be portable (but weird compiler 
bugs or misconfiguration can make it broken).

With Py_MEMCPY() the code is less optimal. Don't add regression on common 
platforms.

----------

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

Reply via email to