Skip to content

Commit 36f2d77

Browse files
committed
Add NEWS.d
1 parent fd3be29 commit 36f2d77

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)