Skip to content

Commit 76a3521

Browse files
Update 2026-02-20-16-49-28.gh-issue-145044.20DoM5.rst
1 parent 1128fc5 commit 76a3521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
The function ``unsafe_object_compare()`` in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results. This reduces overhead on tight comparison loops, improving :class:`list` sort performance by approximately 1%.
1+
The function ``unsafe_object_compare()`` in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results.
22
Patch by Benedikt Johannes.

0 commit comments

Comments
 (0)