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 eric.araujo
Recipients amaury.forgeotdarc, eric.araujo, mnewman, r.david.murray, tati_alchueyr, vstinner
Date 2012-03-13.12:11:43
SpamBayes Score 1.5788904e-10
Marked as misclassified No
Message-id <1331640704.27.0.938069259278.issue5758@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks.  Unless another core dev wants to do a complementary review I will slightly tweak the patch and commit it.  I need to finish waking up and eat some food before I do that :)

Technically adding a new argument means that this is a new feature and cannot be applied to the stable 3.2 version, but something needs to be done for this bug in 3.2 too, like a recipe in the docs for a hook_compressed that returns strings (i.e. a function that calls fileinput.hook_compressed and wraps it in a TextIOWrapper), or at least a note to warn about this bug.
History
Date User Action Args
2012-03-13 12:11:44eric.araujosetrecipients: + eric.araujo, amaury.forgeotdarc, vstinner, r.david.murray, mnewman, tati_alchueyr
2012-03-13 12:11:44eric.araujosetmessageid: <1331640704.27.0.938069259278.issue5758@psf.upfronthosting.co.za>
2012-03-13 12:11:43eric.araujolinkissue5758 messages
2012-03-13 12:11:43eric.araujocreate