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