conda 26.5.1

26.5.1
Fixed 2
  • Fix channel notices display failing with ImportError when a decorated command replaces base python while conda is still running on the previous interpreter by pre-importing conda.notices.views before the command
  • Fix crash in UnavailableInvalidChannel and CondaHTTPError when simplejson is installed and a non-JSON HTTP error response is received
Bug fixes
  • Fix channel notices display failing with ImportError when a decorated command replaces base python while conda is still running on the previous interpreter. Pre-import conda.notices.views before the command so post-command display does not load modules from rewritten site-packages. (#16126 via #16142)
  • Fix crash in UnavailableInvalidChannel and CondaHTTPError when simplejson is 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

View original

Upgraded? How did it go?

Discussion