New submission from Paul Watson <[email protected]>:
In the venv .\Scripts directory. the name 'Activate.ps1' does not conform to the PowerShell prescribed Verb-Noun format. How about using 'Initialize-Python.ps1' as the script name? Or, something else that does conform to PowerShell standard naming. ---------- components: Installation messages: 397416 nosy: Paul Watson priority: normal severity: normal status: open title: Script name for venv PowerShell activate type: enhancement _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44624> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
