[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:13:57 EDT 2019


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


New changeset 0690c79c419b8d2bdfe7c5b6dca57b018f5a5a54 by Stefan Krah (Eric Wieser) in branch 'master':
bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13881)
https://github.com/python/cpython/commit/0690c79c419b8d2bdfe7c5b6dca57b018f5a5a54


----------
nosy: +skrah

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


More information about the Python-bugs-list mailing list