Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8207cc7fd69b2a74bab60d7a3735cd83394f3dbb
/
Modules
/
_heapqmodule.c
855d9a9
Plug a leak and beef-up test coverage.
by Raymond Hettinger
· 20 years ago
8158e84
Fix erroneous docstring comment.
by Raymond Hettinger
· 20 years ago
28224f8
Improve the documented advice on how to best use heapq.heapreplace().
by Raymond Hettinger
· 20 years ago
aefde43
Reverse argument order for nsmallest() and nlargest().
by Raymond Hettinger
· 20 years ago
de72edd
Fixup error exits in nlargest() and nsmallest().
by Raymond Hettinger
· 20 years ago
2e3dfaf
Install C version of heapq.nsmallest().
by Raymond Hettinger
· 20 years ago
c929766
Install C version of heapq.nlargest().
by Raymond Hettinger
· 20 years ago
ce97fbe
Correct the file name of _heapq module.
by Hye-Shik Chang
· 21 years ago
[Renamed from Modules/_heapmodule.c]
c46cb2a
* Restore the pure python version of heapq.py.
by Raymond Hettinger
· 21 years ago