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 serhiy.storchaka
Recipients amaury.forgeotdarc, benjamin.peterson, pakal, pitrou, serhiy.storchaka, ysj.ray
Date 2019-01-15.12:34:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547555691.06.0.417058195501.issue8765@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1462234baf7398a6b00c0f51905e26caa17d3c60 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH-11127)
https://github.com/python/cpython/commit/1462234baf7398a6b00c0f51905e26caa17d3c60
History
Date User Action Args
2019-01-15 12:34:52serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, pitrou, benjamin.peterson, pakal, ysj.ray
2019-01-15 12:34:51serhiy.storchakasetmessageid: <1547555691.06.0.417058195501.issue8765@roundup.psfhosted.org>
2019-01-15 12:34:51serhiy.storchakalinkissue8765 messages
2019-01-15 12:34:51serhiy.storchakacreate