Skip to content

Used XINCREF instead of INCREF as well as in the rest of the function.

4164af2
Select commit
Loading
Failed to load commit list.
Closed

bpo-34152: Improved performance of list for a[::-1] = a, a[i:j] = a and a[len(a):] = b. #8333

Used XINCREF instead of INCREF as well as in the rest of the function.
4164af2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs