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 berker.peksag, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-21.20:37:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463863073.07.0.793586402814.issue27077@psf.upfronthosting.co.za>
In-reply-to
Content
The workaround is using lru_cache(typed=True).
History
Date User Action Args
2016-05-21 20:37:53serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, berker.peksag, yselivanov
2016-05-21 20:37:53serhiy.storchakasetmessageid: <1463863073.07.0.793586402814.issue27077@psf.upfronthosting.co.za>
2016-05-21 20:37:53serhiy.storchakalinkissue27077 messages
2016-05-21 20:37:53serhiy.storchakacreate