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 4d7c3c5 commit e4ba398Copy full SHA for e4ba398
1 file changed
Misc/NEWS.d/next/Library/2026-05-18-11-34-16.gh-issue-102618.4y-SEm.rst
@@ -0,0 +1,2 @@
1
+Added a new ``functools.cached_method`` decorator, which uses weakrefs and
2
+avoids putting ``self`` into the cache.
0 commit comments