[New-bugs-announce] [issue38517] functools.cached_property should support partial functions and partialmethod's

Ricardo Branco report at bugs.python.org
Fri Oct 18 09:18:33 EDT 2019


New submission from Ricardo Branco <ricardo.smartmatic at 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 <report at bugs.python.org>
<https://bugs.python.org/issue38517>
_______________________________________


More information about the New-bugs-announce mailing list