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 collinwinter
Recipients collinwinter, pitrou
Date 2009-04-02.19:39:47
SpamBayes Score 0.0009068438
Marked as misclassified No
Message-id <43aa6ff70904021239g7bfa0a26t98286eb4732810e6@mail.gmail.com>
In-reply-to <1238700021.86.0.0511171499957.issue5670@psf.upfronthosting.co.za>
Content
On Thu, Apr 2, 2009 at 12:20 PM, Antoine Pitrou <report@bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou@free.fr> added the comment:
>
> By the way, could the same approach be applied to lists and sets as well?

Certainly; see http://bugs.python.org/issue5671 for the list version.
It doesn't make as big an impact on the benchmark, though.
History
Date User Action Args
2009-04-02 19:39:49collinwintersetrecipients: + collinwinter, pitrou
2009-04-02 19:39:47collinwinterlinkissue5670 messages
2009-04-02 19:39:47collinwintercreate