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 r.david.murray
Recipients gromgull, r.david.murray
Date 2014-02-06.14:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391695806.59.0.95726727793.issue20528@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately, since 2.7 is in feature freeze, we can't add any new API there to allow a circumvention.  On the other hand, it sounds like Serhiy has come up with an actual fix in the other issue, based on the reason that it is not in fact a problem in 3.x (the io module is smarter than the codecs module in this context).

So, I'm going to close this issue...sorry you went to the extra effort of creating it to no purpose.
History
Date User Action Args
2014-02-06 14:10:06r.david.murraysetrecipients: + r.david.murray, gromgull
2014-02-06 14:10:06r.david.murraysetmessageid: <1391695806.59.0.95726727793.issue20528@psf.upfronthosting.co.za>
2014-02-06 14:10:06r.david.murraylinkissue20528 messages
2014-02-06 14:10:06r.david.murraycreate