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 methane
Recipients eric.snow, ezio.melotti, methane, rhettinger, serhiy.storchaka, vstinner
Date 2016-09-22.08:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474531795.47.0.651108847759.issue28239@psf.upfronthosting.co.za>
In-reply-to
Content
FYI: Here is interesting article. doubly-linked list is more inefficient than most people think.
http://alex.dzyoba.com/programming/dynamic-arrays.html
History
Date User Action Args
2016-09-22 08:09:55methanesetrecipients: + methane, rhettinger, vstinner, ezio.melotti, eric.snow, serhiy.storchaka
2016-09-22 08:09:55methanesetmessageid: <1474531795.47.0.651108847759.issue28239@psf.upfronthosting.co.za>
2016-09-22 08:09:55methanelinkissue28239 messages
2016-09-22 08:09:55methanecreate