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 ezio.melotti, larry, michael.foord, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-11-15.12:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416053439.13.0.772331289546.issue22823@psf.upfronthosting.co.za>
In-reply-to
Content
> Can you also make a separate mock patch and assign it to Michael Foord for review?

Here is a patch. It also replaces constructing sets from generators with set comprehensions.
History
Date User Action Args
2014-11-15 12:10:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, larry, ezio.melotti, michael.foord, python-dev
2014-11-15 12:10:39serhiy.storchakasetmessageid: <1416053439.13.0.772331289546.issue22823@psf.upfronthosting.co.za>
2014-11-15 12:10:39serhiy.storchakalinkissue22823 messages
2014-11-15 12:10:38serhiy.storchakacreate