[issue44388] venv API Docs for EnvBuilder.ensure_directories incorrectly describe behavior

Matthew Clapp report at bugs.python.org
Sat Jun 12 02:24:43 EDT 2021


Matthew Clapp <itsayellow+dev at gmail.com> added the comment:

To clarify my intent: I'd really love a way to get the paths info from context from an existing native venv without affecting the directories of the venv.  It seems like this is what ensure_directories *actually* does if clear==False.  I'm hoping that this is also something that could be pledged in the API and noted in the documentation so this behavior can be relied on.

----------

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


More information about the Python-bugs-list mailing list