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 Ronny.Pfannschmidt, alex, petri.lehtinen, python-dev, rhettinger
Date 2011-10-30.21:29:23
SpamBayes Score 0.0006862475
Marked as misclassified No
Message-id <E1RKcwP-0000pT-9B@dinsdale.python.org>
In-reply-to
Content
New changeset 57f73b0f921c by Raymond Hettinger in branch '2.7':
Issue 13274:  Make the pure python code for heapq more closely match the C implementation for an undefined corner case.
http://hg.python.org/cpython/rev/57f73b0f921c
History
Date User Action Args
2011-10-30 21:29:24python-devsetrecipients: + python-dev, rhettinger, alex, petri.lehtinen, Ronny.Pfannschmidt
2011-10-30 21:29:23python-devlinkissue13274 messages
2011-10-30 21:29:23python-devcreate