]> 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:16 +0000 (12:18 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 8 Oct 2016 19:18:16 +0000 (12:18 -0700)
commit3cd187b9f51f37e351d5ea4c8448b4769f8a3d9f
treefea07dc505603f4f26135241e21343fc84c8d4e5
parentc3215f530f62ab7e112e0b36b968bf7aa2b831ca
Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
Misc/NEWS
Parser/myreadline.c