[issue42587] test_buffer fails on Python built with GCC 11

STINNER Victor report at bugs.python.org
Mon Dec 7 18:00:01 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

> FAIL: test_memoryview_cast (test.test_buffer.TestBufferProtocol)

It might be related to _Bool. See also bpo-39689.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42587>
_______________________________________


More information about the Python-bugs-list mailing list