[docs] [issue27285] Document the deprecation of pyvenv in favor of `python3 -m venv`
R. David Murray
report at bugs.python.org
Wed Jun 29 10:04:26 EDT 2016
R. David Murray added the comment:
In this case I think one patch is good. The deprecation should mention pyvenv in the main venv docs (and maybe installing), but probably nowhere else. See the deprecated-removed sphinx tag.
----------
nosy: +r.david.murray
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27285>
_______________________________________
More information about the docs
mailing list