New submission from Shivnaren Srinivasan <shivna...@gmail.com>: Priority: Low
The Virtual Environment tutorial page (https://docs.python.org/3/tutorial/venv.html) doesn't specify how we can revert, or deactivate the `venv`. This is quite a popular question on SO: https://stackoverflow.com/questions/990754/how-to-leave-exit-deactivate-a-python-virtualenv ``deactivate`` worked for meāthis could be added to the docs? Happy to submit a PR. ---------- assignee: docs@python components: Documentation messages: 403722 nosy: docs@python, shivnaren priority: normal severity: normal status: open title: Update `Virtual Environment` tutorial type: enhancement versions: Python 3.10, Python 3.11, Python 3.6, Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45442> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com