Skip to content

[3.6] bpo-34324: Doc README wrong directory name for venv (GH-8650)#8714

Merged
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-599bfa1-3.6
Aug 9, 2018
Merged

[3.6] bpo-34324: Doc README wrong directory name for venv (GH-8650)#8714
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-599bfa1-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 9, 2018

In the documentation, the env directory is specified when we execute
the make venv command. But in the code, make venv will create the
virtualenv inside the venv directory (defined by VENVDIR)
(cherry picked from commit 599bfa1)

Co-authored-by: Stéphane Wirtel stephane@wirtel.be

https://bugs.python.org/issue34324

In the documentation, the `env` directory is specified when we execute
the `make venv` command. But in the code, `make venv` will create the
virtualenv inside the `venv` directory (defined by `VENVDIR`)
(cherry picked from commit 599bfa1)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@matrixise and @Mariatta: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 0ee2a29 into python:3.6 Aug 9, 2018
@miss-islington miss-islington deleted the backport-599bfa1-3.6 branch August 9, 2018 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants