This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients Eric Wieser, ZackerySpytz, malin, skrah
Date 2019-06-08.09:19:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559985576.73.0.957841681242.issue37188@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-06-08 09:19:36skrahsetrecipients: + skrah, malin, ZackerySpytz, Eric Wieser
2019-06-08 09:19:36skrahsetmessageid: <1559985576.73.0.957841681242.issue37188@roundup.psfhosted.org>
2019-06-08 09:19:36skrahlinkissue37188 messages
2019-06-08 09:19:36skrahcreate