[issue43468] functools.cached_property incorrectly locks the entire descriptor on class instead of per-instance locking

Raymond Hettinger report at bugs.python.org
Wed Aug 4 18:49:34 EDT 2021


Change by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
keywords: +patch
pull_requests: +26104
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/27609

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43468>
_______________________________________


More information about the Python-bugs-list mailing list