Clean up redundant ifdef in list getitem (#128257)
It's already inside a `Py_GIL_DISABLED` block so the `#else` clause is always unused.
D
da-woods committed
42f7a00ae8b6b3fa09115e24b9512216c6c8978e
Parent: 8a26c7b
Committed by GitHub <noreply@github.com>
on 12/26/2024, 2:40:48 PM