diff options
| author | Steve Dower <steve.dower@microsoft.com> | 2016-10-08 12:24:37 -0700 |
|---|---|---|
| committer | Steve Dower <steve.dower@microsoft.com> | 2016-10-08 12:24:37 -0700 |
| commit | 2943784d7e969c7370bc527f474918bd3d728088 (patch) | |
| tree | e11347f4218c8fcfb23ffb6721908e20a18a56d5 | |
| parent | 1a3d50179b3355b6a0e9b8c8c79cf2467beabf90 (diff) | |
| parent | ea200dba822736a0ad717c34fb14fcb3441bff82 (diff) | |
| download | cpython-git-2943784d7e969c7370bc527f474918bd3d728088.tar.gz | |
Merge with 3.6
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -222,7 +222,8 @@ Library Windows ------- -- Issue #28333: Enables Unicode for ps1/ps2 and input() prompts +- Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by + Eryk Sun) - Issue #28251: Improvements to help manuals on Windows. |
