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 fd3be29 commit 36f2d77Copy full SHA for 36f2d77
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-02-17-22-27-11.gh-issue-141510.-4yYsf.rst
@@ -0,0 +1,3 @@
1
+Optimize :meth:`dict.fromkeys` and :meth:`frozendict.fromkeys` to avoid
2
+unnecessary thread-safety operations in frozendict cases. Patch by Donghee
3
+Na.
0 commit comments