mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
When using python's built-in venv activaton script
warnings are printed when hashing is disabled in
bash or zsh, like;
`bash: hash: hashing disabled`
This output is not really useful to the end-user and has
been disabled in `virtualenv` for long.
This commit is based on:
|
||
|---|---|---|
| .. | ||
| activate | ||
| Activate.ps1 | ||