Skip to content

Commit 37a95e6

Browse files
author
aleksandr.tseluyko
committed
Add news entry for gh-142659
1 parent 554d5c1 commit 37a95e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Optimize :meth:`set.intersection_update` by replacing the general-purpose
2+
``set_swap_bodies()`` with a specialized ``set_replace_body()`` that skips
3+
unnecessary atomic operations and checks for the temporary set argument.

0 commit comments

Comments
 (0)