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 pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-03-27.07:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY7SAnNuAywDgQ2gySeUUTYaXuuUg_0+kMTOCZuwdHMpw@mail.gmail.com>
In-reply-to <1427441866.46.0.858305144252.issue23290@psf.upfronthosting.co.za>
Content
New patch looks good to me. Great job on speedup. I didn't expect that it's
still possible to enhance set.

By the way, is it possible to report latest enhancement to the dict type? I
don't remember if tou tried that richard?
History
Date User Action Args
2015-03-27 07:48:47vstinnersetrecipients: + vstinner, rhettinger, pitrou, serhiy.storchaka
2015-03-27 07:48:47vstinnerlinkissue23290 messages
2015-03-27 07:48:47vstinnercreate