SIGN IN SIGN UP

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.
T
Thomas Wouters committed
13870b18f2a843d568f82c89b72f33dc427b9b23
Parent: ed6254a