]> granicus.if.org Git - python/commit
bpo-30410: Documentation of sys.stdin/out/err update to reflect change in 3.6 (GH...
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Thu, 14 Feb 2019 23:35:25 +0000 (00:35 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Feb 2019 23:35:25 +0000 (15:35 -0800)
commit5723263a3a39a05b6a2f567e0e7771792e6e2f5b
treefb203df8147dba4a16a9245307ce6ed76e2802e2
parent1093d4293273aac0e71fd8da9d2ab3d5e149bb50
bpo-30410: Documentation of sys.stdin/out/err update to reflect change in 3.6 (GH-10264)

Documentation of sys.stdin/out/err update to reflect change in 3.6 on Windows to use UTF-8.

Wording by Eryk Sun and Paul Moore.

https://bugs.python.org/issue30410
Doc/library/sys.rst