Steve Piercy added the comment:

After looking into this issue, I need guidance to better define scope and 
intent, and how to go about submitting the changes. I found 81 occurrences of 
the term `pyvenv` in the documentation, either in reST files or docstrings, 
across about a dozen files.

1. Should I obliterate any mention of `pyvenv` (excluding HISTORY and whatsnew) 
or preserve a mention or two of it? For example, "`pyvenv` was the recommended 
tool for creating virtual environments for Python 3.3 and 3.4, and is 
deprecated in Python 3.6. Beginning in Python 3.5, the use of `venv` is 
recommended."

2. Is it preferred to submit one patch for all edited files, or one patch per 
edited file?

TIA for any guidance.

----------

_______________________________________
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