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 rbcollins
Recipients amaury.forgeotdarc, benjamin.peterson, hynek, pitrou, rbcollins, stutzbach
Date 2013-03-12.19:05:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363115119.66.0.704265212212.issue17404@psf.upfronthosting.co.za>
In-reply-to
Content
Huh, I didn't realise idna would retain data! But that will still be within the TextIOWrapper itself, right?

And a stream opened 'wt' cannot be read from anyway, so the read1 limitation is irrelevant.
History
Date User Action Args
2013-03-12 19:05:19rbcollinssetrecipients: + rbcollins, amaury.forgeotdarc, pitrou, benjamin.peterson, stutzbach, hynek
2013-03-12 19:05:19rbcollinssetmessageid: <1363115119.66.0.704265212212.issue17404@psf.upfronthosting.co.za>
2013-03-12 19:05:19rbcollinslinkissue17404 messages
2013-03-12 19:05:19rbcollinscreate