summaryrefslogtreecommitdiffstats
path: root/Doc/library/heapq.rst
Commit message (Expand)AuthorAgeFilesLines
* Clean-up and improve the priority queue example in the heapq docs.Raymond Hettinger2011-10-091-25/+25
* Fix bug in heapq priority queue example.Georg Brandl2011-09-181-1/+1
* Backport source links from 3.x.Éric Araujo2011-08-191-5/+4
* Fix closes Issue12722 - link heapq source in the text format in the document...Senthil Kumaran2011-08-101-1/+1
* Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge fromGeorg Brandl2010-11-261-5/+6
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* Merged revisions 85328 via svnmerge fromBenjamin Peterson2010-10-091-3/+0
* Cleanup heapq docsRaymond Hettinger2010-09-011-37/+37
* Document implementation notes for priority queuesRaymond Hettinger2010-08-071-0/+63
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Add another heapq example.Georg Brandl2008-12-041-0/+15
* Fix duplicate word.Georg Brandl2008-10-171-1/+1
* Enable doctest running for several other documents.Georg Brandl2008-03-221-2/+1
* Issue 2274: Add heapq.heappushpop().Raymond Hettinger2008-03-131-0/+7
* Some cleanup in the docs.Georg Brandl2007-12-291-4/+0
* Add :term:s for iterator.Georg Brandl2007-10-211-2/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+224