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 serhiy.storchaka
Recipients barry, eric.smith, eric.snow, llllllllll, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-24.13:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432473160.36.0.667607196058.issue23910@psf.upfronthosting.co.za>
In-reply-to
Content
This patch caused crash with C implementation of lru_cache (issue14373). Opened issue24276 for fixing this.
History
Date User Action Args
2015-05-24 13:12:40serhiy.storchakasetrecipients: + serhiy.storchaka, barry, rhettinger, eric.smith, python-dev, eric.snow, llllllllll
2015-05-24 13:12:40serhiy.storchakasetmessageid: <1432473160.36.0.667607196058.issue23910@psf.upfronthosting.co.za>
2015-05-24 13:12:40serhiy.storchakalinkissue23910 messages
2015-05-24 13:12:40serhiy.storchakacreate