STINNER Victor <[email protected]> added the comment:

Objects/memoryview.c uses memcpy() on _Bool which leads to undefined behavior 
with GCC 11: see bpo-42587.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39689>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to