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 f9eb85f commit c158b54Copy full SHA for c158b54
1 file changed
Misc/NEWS.d/next/Library/2026-04-21-12-06-41.gh-issue-148242.eCy0eS.rst
@@ -1,2 +1,2 @@
1
-Restore the historical behavior of the :class:`defaultdict` class, while keeping
2
-it safe to use with :term:`free threading`.
+Restore the historical behavior of the :class:`~collections.defaultdict` class,
+while keeping it safe to use with :term:`free threading`.
0 commit comments