Erlend Egeberg Aasland <[email protected]> added the comment:
> 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. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42862> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
