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 christian.heimes, pkt, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-02.17:27:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150502172703.8936.70664@psf.io>
In-reply-to
Content
New changeset d356e68de236 by Raymond Hettinger in branch '2.7':
Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq.
https://hg.python.org/cpython/rev/d356e68de236
History
Date User Action Args
2015-05-02 17:27:06python-devsetrecipients: + python-dev, rhettinger, christian.heimes, serhiy.storchaka, pkt
2015-05-02 17:27:06python-devlinkissue24101 messages
2015-05-02 17:27:06python-devcreate