New submission from Ricardo Branco <ricardo.smartma...@gmail.com>:
functools.cached_property should support partial functions and partialmethod's This way one can create cached_property's dynamically. ---------- components: Library (Lib) messages: 354893 nosy: Ricardo Branco priority: normal severity: normal status: open title: functools.cached_property should support partial functions and partialmethod's type: enhancement versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38517> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com