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 yselivanov
Recipients gvanrossum, josh.r, levkivskyi, ned.deily, python-dev, serhiy.storchaka, yselivanov
Date 2016-11-10.01:46:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478742388.82.0.992934901513.issue28649@psf.upfronthosting.co.za>
In-reply-to
Content
> Segfault or traceback?

Traceback. I should have said failed, not crashed :(

> I'm not sure a crash the Python version of
lru_cache with maxsize=100000 is high on my list of worries.

The problem is that the test fails depending on cache size, and caching code shouldn't really do that ever.
History
Date User Action Args
2016-11-10 01:46:28yselivanovsetrecipients: + yselivanov, gvanrossum, ned.deily, python-dev, serhiy.storchaka, josh.r, levkivskyi
2016-11-10 01:46:28yselivanovsetmessageid: <1478742388.82.0.992934901513.issue28649@psf.upfronthosting.co.za>
2016-11-10 01:46:28yselivanovlinkissue28649 messages
2016-11-10 01:46:28yselivanovcreate