Simple Python version management
8 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | plugins/python-build/scripts/add_miniconda.py | 40 | case "$(anaconda_architecture 2>/dev/null || true)" in |
| HIGH | plugins/python-build/scripts/add_miniconda.py | 45 | echo ": The binary distribution of {tflavor} is not available for $(anaconda_architecture 2>/dev/null || true)." |
| HIGH | plugins/python-build/scripts/add_miniforge.py | 27 | case "$(anaconda_architecture 2>/dev/null || true)" in |
| HIGH | plugins/python-build/scripts/add_miniforge.py | 32 | echo ": The binary distribution of {flavor} is not available for $(anaconda_architecture 2>/dev/null || true)." |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | plugins/python-build/scripts/add_cpython.py | 140 | def cleanup_prerelease_upgrade( |
| LOW | plugins/python-build/scripts/add_cpython.py | 355 | def get_store_available_source_downloads(self, version, refine_mode=False): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | plugins/python-build/scripts/add_cpython.py | 55 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | plugins/python-build/scripts/add_miniconda.py | 17 |