[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
Sat Jun 8 05:19:36 EDT 2019


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


New changeset 48f190f79cd89f7ad4409b3c782e462368583309 by Stefan Krah (Eric Wieser) in branch '2.7':
[2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13906)
https://github.com/python/cpython/commit/48f190f79cd89f7ad4409b3c782e462368583309


----------

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


More information about the Python-bugs-list mailing list