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 serhiy.storchaka
Recipients Robert Haschke, berker.peksag, guihome, serhiy.storchaka
Date 2016-06-17.06:19:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466144382.8.0.759517315178.issue24424@psf.upfronthosting.co.za>
In-reply-to
Content
Could you please provide a simple example that benefits from this change?

Besides index() Node.insertBefore() uses insert() that has linear complexity too.

In any case this is a new feature that can go only in 3.6.
History
Date User Action Args
2016-06-17 06:19:42serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, Robert Haschke, guihome
2016-06-17 06:19:42serhiy.storchakasetmessageid: <1466144382.8.0.759517315178.issue24424@psf.upfronthosting.co.za>
2016-06-17 06:19:42serhiy.storchakalinkissue24424 messages
2016-06-17 06:19:42serhiy.storchakacreate