Skip to content

Commit 08f7e68

Browse files
committed
polish the NEWS to make it easy to understand for users
Signed-off-by: Keming <kemingy94@gmail.com>
1 parent 4a2440d commit 08f7e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Avoid increase the PySetOjbect->used twice when adding one element triggers
2-
__eq__ that cause another set.add
1+
Fix set length corruption when set additions occur within
2+
element comparison (:meth:`object.__eq__`) methods.

0 commit comments

Comments
 (0)