New submission from Andrea <andrea.moro.we...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39577>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to