1. 855d9a9 Plug a leak and beef-up test coverage. by Raymond Hettinger · 20 years ago
  2. 8158e84 Fix erroneous docstring comment. by Raymond Hettinger · 20 years ago
  3. 28224f8 Improve the documented advice on how to best use heapq.heapreplace(). by Raymond Hettinger · 20 years ago
  4. aefde43 Reverse argument order for nsmallest() and nlargest(). by Raymond Hettinger · 20 years ago
  5. de72edd Fixup error exits in nlargest() and nsmallest(). by Raymond Hettinger · 20 years ago
  6. 2e3dfaf Install C version of heapq.nsmallest(). by Raymond Hettinger · 20 years ago
  7. c929766 Install C version of heapq.nlargest(). by Raymond Hettinger · 20 years ago
  8. ce97fbe Correct the file name of _heapq module. by Hye-Shik Chang · 20 years ago[Renamed from Modules/_heapmodule.c]
  9. c46cb2a * Restore the pure python version of heapq.py. by Raymond Hettinger · 20 years ago