summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-10-08 19:18:16 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-10-08 19:18:16 (GMT)
commit3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f (patch)
treefea07dc505603f4f26135241e21343fc84c8d4e5 /Misc
parentc3215f530f62ab7e112e0b36b968bf7aa2b831ca (diff)
downloadcpython-3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f.zip
cpython-3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f.tar.gz
cpython-3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f.tar.bz2
Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e96581b..dea4fd0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -213,6 +213,8 @@ Library
Windows
-------
+- Issue #28333: Enables Unicode for ps1/ps2 and input() prompts
+
- Issue #28251: Improvements to help manuals on Windows.
- Issue #28110: launcher.msi has different product codes between 32-bit and