]> granicus.if.org Git - python/commit
Issue 2274: Add heapq.heappushpop().
authorRaymond Hettinger <python@rcn.com>
Thu, 13 Mar 2008 19:03:51 +0000 (19:03 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 13 Mar 2008 19:03:51 +0000 (19:03 +0000)
commit53bdf093437349907807da9143f9c2bdcea9ab3a
tree11b94ee0f3c83f57e7870a4abfc44760cccdeef8
parent431f0294867b474525a2f91e03101d1462f56801
Issue 2274:  Add heapq.heappushpop().
Doc/library/heapq.rst
Lib/heapq.py
Lib/test/test_heapq.py
Misc/NEWS
Modules/_heapqmodule.c