]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5766)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Feb 2018 02:18:43 +0000 (18:18 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 20 Feb 2018 02:18:43 +0000 (18:18 -0800)
commit8e149ff481acbb3889c825b8bf7b10aa191f09a7
tree97c994f4085daa886d5ae0c47ac469af61fce229
parentef0bb5c7b76a49a5f3c5b85b5f9112cfefe54328
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5766)

(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]