Skip to content

[3.7] bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321)#13465

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-6955d44-3.7
May 21, 2019
Merged

[3.7] bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321)#13465
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-6955d44-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented 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

https://bugs.python.org/issue34144

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>
Copy link
Copy Markdown
Contributor

@csabella csabella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🤖

@miss-islington
Copy link
Copy Markdown
Contributor Author

@LorenzMende: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3c9c2dc into python:3.7 May 21, 2019
@miss-islington miss-islington deleted the backport-6955d44-3.7 branch May 21, 2019 15:41
@miss-islington
Copy link
Copy Markdown
Contributor Author

@LorenzMende: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants