]> granicus.if.org Git - python/commit
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5765)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Feb 2018 01:45:02 +0000 (17:45 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 20 Feb 2018 01:45:02 +0000 (17:45 -0800)
commita3d6c1b23b8a49b5003fdbd115d3598fe3d4c4bf
tree1b06f5b0341e5f9c80bef2b09caaeed522517751
parent622a824802771fc5aa133ae92101bc8303360294
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5765)

(cherry picked from commit 6240917b773b52f8883387b9e3a5f327a4372068)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/test/test_venv.py
Lib/venv/scripts/nt/activate.bat
Misc/NEWS.d/next/Windows/2018-02-19-10-00-57.bpo-32409.nocuDg.rst [new file with mode: 0644]