Message9234

Author zyasoft
Recipients fwierzbicki, jeff.allen, zyasoft
Date 2014-12-15.00:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418601882.76.0.864486850904.issue1861@psf.upfronthosting.co.za>
In-reply-to
Content
At this point, probably the highest urgency bugs in this bug are the scope problems for dict and set comprehensions, where the iterator variable leaks. However, this is a fairly straightforward thing to rewrite in CodeCompiler, much like generator expressions. (List comprehensions are supposed to leak...)
History
Date User Action Args
2014-12-15 00:04:42zyasoftsetmessageid: <1418601882.76.0.864486850904.issue1861@psf.upfronthosting.co.za>
2014-12-15 00:04:42zyasoftsetrecipients: + zyasoft, fwierzbicki, jeff.allen
2014-12-15 00:04:42zyasoftlinkissue1861 messages
2014-12-15 00:04:42zyasoftcreate