| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| conda-26.5.1.tar.gz | 2026-05-26 | 25.8 MB | |
| conda-26.5.1.tar.gz.sha256sum | 2026-05-26 | 65 Bytes | |
| 26.5.1 source code.tar.gz | 2026-05-26 | 25.8 MB | |
| 26.5.1 source code.zip | 2026-05-26 | 26.8 MB | |
| README.md | 2026-05-26 | 610 Bytes | |
| Totals: 5 Items | 78.5 MB | 19 | |
Bug fixes
- Fix channel notices display failing with
ImportErrorwhen a decorated command replaces basepythonwhile conda is still running on the previous interpreter. Pre-importconda.notices.viewsbefore the command so post-command display does not load modules from rewrittensite-packages. (#16126 via [#16142]) - Fix crash in
UnavailableInvalidChannelandCondaHTTPErrorwhensimplejsonis installed and a non-JSON HTTP error response is received. (#16136)
Contributors
- @jezdez
- @kenodegard
Full Changelog: https://github.com/conda/conda/compare/26.5.0...26.5.1