[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread Inada Naoki
Change by Inada Naoki : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ P

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread miss-islington
miss-islington added the comment: New changeset cee5da861091cdaca99f0636af7ab8c4b0274e5f by Miss Islington (bot) in branch '3.8': bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935) https://github.com/python/cpython/commit/cee5da861091cdaca99f0636af7ab8c4b0274e5f --

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread miss-islington
miss-islington added the comment: New changeset 5a49ccac443ae84b8e142473a659c73032e9fe53 by Miss Islington (bot) in branch '3.7': bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935) https://github.com/python/cpython/commit/5a49ccac443ae84b8e142473a659c73032e9fe53 --

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +17615 pull_request: https://github.com/python/cpython/pull/18235 ___ Python tracker ___ __

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +17616 pull_request: https://github.com/python/cpython/pull/18236 ___ Python tracker ___ __

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-28 Thread Inada Naoki
Inada Naoki added the comment: New changeset 148610d88a2785751ed435a4e60f07a9f1bc50a6 by Inada Naoki in branch 'master': bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935) https://github.com/python/cpython/commit/148610d88a2785751ed435a4e60f07a9f1bc50a6 --

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-10 Thread Inada Naoki
Change by Inada Naoki : -- keywords: +patch pull_requests: +17342 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17935 ___ Python tracker ___

[issue39287] Document UTF-8 mode in the using/windows.

2020-01-10 Thread Inada Naoki
New submission from Inada Naoki : I think the UTF-8 mode is very useful for Windows users. Let's add section for the UTF-8 mode in the using/windows. -- assignee: docs@python components: Documentation messages: 359722 nosy: docs@python, inada.naoki priority: normal severity: normal stat