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 yselivanov
Recipients casevh, josh.r, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov, zbyrne
Date 2016-01-12.02:41:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452566520.21.0.58685074999.issue21955@psf.upfronthosting.co.za>
In-reply-to
Content
> Anybody still looking at this? I can take another stab at it if it's still in scope.

There were some visible speedups from your patch -- I think we should merge this optimization.  Can you figure why unpack_sequence and other benchmarks were slower?
History
Date User Action Args
2016-01-12 02:42:00yselivanovsetrecipients: + yselivanov, rhettinger, mark.dickinson, pitrou, vstinner, casevh, serhiy.storchaka, josh.r, zbyrne
2016-01-12 02:42:00yselivanovsetmessageid: <1452566520.21.0.58685074999.issue21955@psf.upfronthosting.co.za>
2016-01-12 02:42:00yselivanovlinkissue21955 messages
2016-01-12 02:42:00yselivanovcreate