We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e936d commit 6bdc41cCopy full SHA for 6bdc41c
changelog.d/1221.change.md
@@ -1,2 +1,2 @@
1
-Allow original slotted cached_property classes to be cleaned by GC.
2
-Allow super calls in slotted cached properties.
+Allow original slotted `functools.cached_property` classes to be cleaned by garbage collection.
+Allow `super()` calls in slotted cached properties.
0 commit comments