Brett Cannon added the comment:

Basically I changed my mind about adding the code deprecation in 3.5.1 since it 
wasn't fair to people to run into that in a bugfix release. Documenting the 
deprecation, though, can happen in Python 3.5.1 as well as updating the 
documentation of the venv module to only use `python3 -m venv` which I missed 
the first time through.

----------
assignee: docs@python -> brett.cannon
title: Deprecate pyvenv in favor of python3 -m venv -> Document the deprecation 
of pyvenv in favor of `python3 -m venv`

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27285>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to