This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients afn, python-dev, r.david.murray, rhettinger, stutzbach
Date 2013-09-15.05:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cczP94wJbz7LjT@mail.python.org>
In-reply-to
Content
New changeset 56a3c0bc4634 by Raymond Hettinger in branch '2.7':
Issue #19018: The heapq.merge() function no longer suppresses IndexError
http://hg.python.org/cpython/rev/56a3c0bc4634
History
Date User Action Args
2013-09-15 05:17:50python-devsetrecipients: + python-dev, rhettinger, stutzbach, r.david.murray, afn
2013-09-15 05:17:50python-devlinkissue19018 messages
2013-09-15 05:17:50python-devcreate