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
Full Changelog: 26.5.0...26.5.1