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 berker.peksag, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-21.20:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463863222.77.0.298728730321.issue27077@psf.upfronthosting.co.za>
In-reply-to
Content
> The workaround is using lru_cache(typed=True).

Yes, seems to be working! Thanks.
History
Date User Action Args
2016-05-21 20:40:22yselivanovsetrecipients: + yselivanov, rhettinger, vstinner, berker.peksag, serhiy.storchaka
2016-05-21 20:40:22yselivanovsetmessageid: <1463863222.77.0.298728730321.issue27077@psf.upfronthosting.co.za>
2016-05-21 20:40:22yselivanovlinkissue27077 messages
2016-05-21 20:40:22yselivanovcreate