Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
81a55c01b8bebf42f91d45a483b6c42f10b5506d
/
Doc
/
library
/
heapq.rst
3e0a3fa
Clean-up and improve the priority queue example in the heapq docs.
by Raymond Hettinger
· 14 years ago
607cc36
Fix bug in heapq priority queue example.
by Georg Brandl
· 14 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
ea75f4c
Fix closes Issue12722 - link heapq source in the text format in the documentation.
by Senthil Kumaran
· 14 years ago
b727650
Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from
by Georg Brandl
· 15 years ago
e0e0822
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
by Raymond Hettinger
· 15 years ago
b1fb458
Merged revisions 85328 via svnmerge from
by Benjamin Peterson
· 15 years ago
d252d0d
Cleanup heapq docs
by Raymond Hettinger
· 15 years ago
fb4c604
Document implementation notes for priority queues
by Raymond Hettinger
· 15 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
32d1408
Add another heapq example.
by Georg Brandl
· 17 years ago
92b70bc
Fix duplicate word.
by Georg Brandl
· 17 years ago
e8f1b00
Enable doctest running for several other documents.
by Georg Brandl
· 17 years ago
53bdf09
Issue 2274: Add heapq.heappushpop().
by Raymond Hettinger
· 17 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago