[issue35661] Store the venv prompt in pyvenv.cfg

Steve Dower report at bugs.python.org
Tue Mar 12 14:48:59 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:

Maybe you can just call builder.create_configuration() from the test and pass in enough context that it doesn't have to create a real venv? That would also make the test faster.

----------

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


More information about the Python-bugs-list mailing list