New submission from Marten Lienen <marten.lie...@gmail.com>:

There should be a `cached_method` equivalent to `cached_property` so that 
methods of long-lived objects can be cached easily.

----------
components: Library (Lib)
messages: 404870
nosy: martenlienen
priority: normal
severity: normal
status: open
title: cached_method similar to cached_property to cache with classes
type: enhancement
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45588>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to