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 rhettinger
Recipients James.Lu, rhettinger
Date 2016-06-10.22:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465596169.73.0.194447145456.issue27290@psf.upfronthosting.co.za>
In-reply-to
Content
The main reason is that there would be very little benefit.  Lists are a very efficient data structure and the heap manipulations are also very cheap.
History
Date User Action Args
2016-06-10 22:02:49rhettingersetrecipients: + rhettinger, James.Lu
2016-06-10 22:02:49rhettingersetmessageid: <1465596169.73.0.194447145456.issue27290@psf.upfronthosting.co.za>
2016-06-10 22:02:49rhettingerlinkissue27290 messages
2016-06-10 22:02:49rhettingercreate