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 serhiy.storchaka
Recipients pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-03-27.08:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <2240181.5X1aLjLSM8@raxxla>
In-reply-to <CAMpsgwY7SAnNuAywDgQ2gySeUUTYaXuuUg_0+kMTOCZuwdHMpw@mail.gmail.com>
Content
> I didn't expect that it's still possible to enhance set.

Raymond made a lot of set optimizations recently.

> By the way, is it possible to report latest enhancement to the dict type? I
> don't remember if tou tried that richard?

May be when Raymond port his optimizations to dict (issue18898).
History
Date User Action Args
2015-03-27 08:41:20serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, vstinner
2015-03-27 08:41:20serhiy.storchakalinkissue23290 messages
2015-03-27 08:41:20serhiy.storchakacreate