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 vstinner
Recipients Yury.Selivanov, casevh, josh.r, lemburg, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner, yselivanov, zbyrne
Date 2016-02-06.01:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454723571.8.0.882114170319.issue21955@psf.upfronthosting.co.za>
In-reply-to
Content
msg222985: Raymond Hettinger
"There also used to be a fast path for binary subscriptions with integer indexes.  I would like to see that performance regression fixed if it can be done cleanly."

The issue #26280 was opened to track this optimization.
History
Date User Action Args
2016-02-06 01:52:51vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, pitrou, casevh, skrah, Yury.Selivanov, serhiy.storchaka, yselivanov, josh.r, zbyrne
2016-02-06 01:52:51vstinnersetmessageid: <1454723571.8.0.882114170319.issue21955@psf.upfronthosting.co.za>
2016-02-06 01:52:51vstinnerlinkissue21955 messages
2016-02-06 01:52:51vstinnercreate