Also make _heapq.nlargest() use Py_ssize_t instead of ints, to iter over
lists and call Py_ssize_t-using helpers. All other code in this module was already adapted to Py_ssize_t.
Showing
Please
register
or
sign in
to comment
lists and call Py_ssize_t-using helpers. All other code in this module was already adapted to Py_ssize_t.