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 vinay.sajip
Recipients lukasz.langa, ned.deily, oriordan, steve.dower, vinay.sajip, xtreak
Date 2019-10-04.18:26:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570213605.14.0.155837269204.issue38368@roundup.psfhosted.org>
In-reply-to
Content
> We should not segfault here.

Agreed, MAX_ELEMENTS was set to be an upper bound which shouldn't be hit. I'll investigate with OP's example data and see where the bug is.
History
Date User Action Args
2019-10-04 18:26:45vinay.sajipsetrecipients: + vinay.sajip, ned.deily, lukasz.langa, steve.dower, xtreak, oriordan
2019-10-04 18:26:45vinay.sajipsetmessageid: <1570213605.14.0.155837269204.issue38368@roundup.psfhosted.org>
2019-10-04 18:26:45vinay.sajiplinkissue38368 messages
2019-10-04 18:26:45vinay.sajipcreate