[issue37188] Creating a ctypes array of an element with size zero causes "Fatal Python error: Floating point exception"

Stefan Krah report at bugs.python.org
Fri Jun 7 04:34:19 EDT 2019


Stefan Krah <stefan at bytereef.org> added the comment:


New changeset 8f0bbbdcae73f275faff90cc4559f6111116f001 by Stefan Krah (Miss Islington (bot)) in branch '3.7':
bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (GH-13881) (#13882)
https://github.com/python/cpython/commit/8f0bbbdcae73f275faff90cc4559f6111116f001


----------

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


More information about the Python-bugs-list mailing list