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 pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne
Date 2016-02-05.04:10:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454645403.58.0.540372911249.issue26280@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like we want to specialize it for lists, tuples, and dicts; as expected.  Not so sure about [-1, but I suggest to benchmark it anyways ;)
History
Date User Action Args
2016-02-05 04:10:03yselivanovsetrecipients: + yselivanov, pitrou, vstinner, serhiy.storchaka, zbyrne
2016-02-05 04:10:03yselivanovsetmessageid: <1454645403.58.0.540372911249.issue26280@psf.upfronthosting.co.za>
2016-02-05 04:10:03yselivanovlinkissue26280 messages
2016-02-05 04:10:03yselivanovcreate