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 1e2fd8a commit 9a40a98Copy full SHA for 9a40a98
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-08-05-10-22-15.gh-issue-136966.J5lrE0.rst
@@ -0,0 +1,3 @@
1
+The :attr:`type.__dict__` and :attr:`!__weakref__` descriptors now use a
2
+single descriptor instance per interpreter, shared across all types that
3
+need them.
0 commit comments