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 schmir
Recipients belopolsky, schmir
Date 2008-02-15.21:40:41
SpamBayes Score 0.017362503
Marked as misclassified No
Message-id <1203111642.56.0.332607916303.issue2067@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good, I've tested it on trunk and also release25-maint.
It applies with fuzz and one has to add a "from __future import
with_statement".
I think this should also be applied to release25-maint. IMHO, this is a
rather severe problem, as it can easily lead to data loss.
History
Date User Action Args
2008-02-15 21:40:43schmirsetspambayes_score: 0.0173625 -> 0.017362503
recipients: + schmir, belopolsky
2008-02-15 21:40:42schmirsetspambayes_score: 0.0173625 -> 0.0173625
messageid: <1203111642.56.0.332607916303.issue2067@psf.upfronthosting.co.za>
2008-02-15 21:40:41schmirlinkissue2067 messages
2008-02-15 21:40:41schmircreate