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 ngie, serhiy.storchaka, steven.daprano
Date 2019-02-26.05:26:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551158803.47.0.73949706236.issue36111@roundup.psfhosted.org>
In-reply-to
Content
This does not have relation to POSIX, since POSIX says nothing about Unicode files. "Text mode" in POSIX means binary files with converted newlines. This mode is not supported in Python 3.
History
Date User Action Args
2019-02-26 05:26:43serhiy.storchakasetrecipients: + serhiy.storchaka, ngie, steven.daprano
2019-02-26 05:26:43serhiy.storchakasetmessageid: <1551158803.47.0.73949706236.issue36111@roundup.psfhosted.org>
2019-02-26 05:26:43serhiy.storchakalinkissue36111 messages
2019-02-26 05:26:43serhiy.storchakacreate