Skip to content

Conversation

@vsajip
Copy link
Member

@vsajip vsajip commented Jan 10, 2020

When a prompt value of '.' is specified, os.path.basename(os.getcwd()) is used to configure the prompt for the created venv.

https://bugs.python.org/issue38901

…nt directory.

When a prompt value of '.' is specified, os.path.basename(os.getcwd()) is used to
configure the prompt for the created venv.
@vsajip vsajip added the type-feature A feature request or enhancement label Jan 10, 2020
@vsajip vsajip requested a review from brettcannon January 10, 2020 22:34
Copy link
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.

LGTM

@vsajip
Copy link
Member Author

vsajip commented Jan 14, 2020

@brettcannon - as the original reporter - any comments before I merge this?

@brettcannon
Copy link
Member

@vsajip my only comment is 🎉😁

@vsajip vsajip merged commit 7d63780 into python:master Jan 14, 2020
@vsajip vsajip deleted the fix-38901 branch January 14, 2020 20:49
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
…nt directory. (pythonGH-17946)

When a prompt value of '.' is specified, os.path.basename(os.getcwd()) is used to
configure the prompt for the created venv.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants