New submission from D. A. Pellegrino <donald.a.pellegr...@gmail.com>:

The activate scripts created by the venv module do not pass checks by 
ShellCheck (https://www.shellcheck.net/). ShellCheck generally has a point for 
each warning and note generated against the venv activate scripts. Addressing 
the ShellCheck reports would align the activate script implementation with best 
practices.

----------
components: Extension Modules
messages: 375125
nosy: user93448
priority: normal
severity: normal
status: open
title: venv activate scripts do not pass ShellCheck
type: enhancement
versions: Python 3.6

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

Reply via email to