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 erlendaasland
Recipients berker.peksag, erlendaasland, rhettinger, serhiy.storchaka
Date 2021-01-12.20:52:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610484722.55.0.379187787006.issue42862@roundup.psfhosted.org>
In-reply-to
Content
> I do not like using _functools._lru_cache_wrapper. It is a deep implementation detail, private function of private module. Use functools.lru_cache.

All right, thanks.
History
Date User Action Args
2021-01-12 20:52:02erlendaaslandsetrecipients: + erlendaasland, rhettinger, berker.peksag, serhiy.storchaka
2021-01-12 20:52:02erlendaaslandsetmessageid: <1610484722.55.0.379187787006.issue42862@roundup.psfhosted.org>
2021-01-12 20:52:02erlendaaslandlinkissue42862 messages
2021-01-12 20:52:02erlendaaslandcreate