[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-34144: Fix of venv acvtivate.bat for win 10 by LorenzMende · Pull Request #8321 · python/cpython

the-knights-who-say-ni

The script needs to be updated to support win 10/ 1803 chcp.com command (output has trailing dot)

This was referenced

May 3, 2019

Closed

Merged

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 21, 2019
The script needs to be updated to support win 10/ 1803 chcp.com command (output has trailing dot)

https://bugs.python.org/issue34144
(cherry picked from commit 6955d44)

Co-authored-by: Lorenz Mende <Lorenz.mende@gmail.com>

miss-islington added a commit that referenced this pull request

May 21, 2019
The script needs to be updated to support win 10/ 1803 chcp.com command (output has trailing dot)

https://bugs.python.org/issue34144
(cherry picked from commit 6955d44)

Co-authored-by: Lorenz Mende <Lorenz.mende@gmail.com>