index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libheapq.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-2/+13
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-4/+4
*
Add key= argument to heapq.nsmallest() and heapq.nlargest().
Raymond Hettinger
2004-12-02
1
-6/+14
*
Fix erroneous docstring comment.
Raymond Hettinger
2004-09-06
1
-2/+3
*
Improve the documented advice on how to best use heapq.heapreplace().
Raymond Hettinger
2004-06-20
1
-1/+5
*
Reverse argument order for nsmallest() and nlargest().
Raymond Hettinger
2004-06-15
1
-2/+2
*
Install C version of heapq.nsmallest().
Raymond Hettinger
2004-06-13
1
-5/+0
*
SF patch #969791: Add nlargest() and nsmallest() to heapq.
Raymond Hettinger
2004-06-10
1
-0/+24
*
Document that heappop() and heapreplace() raise IndexError if the heap
Guido van Rossum
2002-08-07
1
-1/+2
*
Document new heapreplace() function.
Tim Peters
2002-08-03
1
-0/+9
*
Document new heapify() function.
Tim Peters
2002-08-03
1
-5/+12
*
Minor markup changes.
Fred Drake
2002-08-02
1
-3/+4
*
Add docs for heapq.py.
Guido van Rossum
2002-08-02
1
-0/+164