bpo-42161: Micro-optimize _collections._count_elements() (GH-23008)
Move the _PyLong_GetOne() call outside the fast-path loop.
V
Victor Stinner committed
35b95aaf21534e4a8e3370dfd6f7482265316c9e
Parent: c310185
Committed by GitHub <noreply@github.com>
on 10/27/2020, 9:24:33 PM