[New-bugs-announce] [issue39577] venv --prompt argument is ignored

Andrea report at bugs.python.org
Fri Feb 7 04:08:45 EST 2020


New submission from Andrea <andrea.moro.webma at gmail.com>:

In creating a new virtual environment, the help suggest a --prompt argument to specify a different name by the time the environment is active.

https://docs.python.org/3/library/venv.html

The argument is apparently ignored as the folder name always appears instead to whatever is specified in the prompt.
Checking at the config file content there nothing written inside, thought I'm not sure this should be the case.

----------
messages: 361548
nosy: andream
priority: normal
severity: normal
status: open
title: venv --prompt argument is ignored
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39577>
_______________________________________


More information about the New-bugs-announce mailing list