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