]> granicus.if.org Git - python/commit
Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
authorSteve Dower <steve.dower@microsoft.com>
Sat, 8 Oct 2016 19:18:28 +0000 (12:18 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 8 Oct 2016 19:18:28 +0000 (12:18 -0700)
commit55d2ba74e2ee9bb823af93c1d181ead89833e488
treee4a9397f3c10c6dbc1957f67763d75c8379945a5
parent0ce1bf43bcb1190d6d6da1282b781861f72c92bf
parent3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f
Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
Misc/NEWS