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 rhettinger, serhiy.storchaka, taleinat
Date 2020-12-23.19:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608752686.82.0.553341009288.issue25246@roundup.psfhosted.org>
In-reply-to
Content
Created a new PR that gives a substantial speed-up while keeping the API unchanged and while closely matching the logic for list.remove().
History
Date User Action Args
2020-12-23 19:44:46rhettingersetrecipients: + rhettinger, taleinat, serhiy.storchaka
2020-12-23 19:44:46rhettingersetmessageid: <1608752686.82.0.553341009288.issue25246@roundup.psfhosted.org>
2020-12-23 19:44:46rhettingerlinkissue25246 messages
2020-12-23 19:44:46rhettingercreate