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 asvetlov
Recipients Dima.Tisnek, adampl, asvetlov, njs, unused-346748, yselivanov
Date 2019-06-02.11:14:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559474064.59.0.726176071066.issue31087@roundup.psfhosted.org>
In-reply-to
Content
encoding was explicitly disabled by #36686
Now its usage generates ValueError.

asyncio stdio/stdout/stderr streams are bytes.
If you want to propose a patch that supports text streams -- please create another issue for that.
History
Date User Action Args
2019-06-02 11:14:24asvetlovsetrecipients: + asvetlov, njs, Dima.Tisnek, yselivanov, unused-346748, adampl
2019-06-02 11:14:24asvetlovsetmessageid: <1559474064.59.0.726176071066.issue31087@roundup.psfhosted.org>
2019-06-02 11:14:24asvetlovlinkissue31087 messages
2019-06-02 11:14:24asvetlovcreate