| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| conda-26.7.1.tar.gz | 2026-08-18 | 25.9 MB | |
| conda-26.7.1.tar.gz.sha256sum | 2026-08-18 | 65 Bytes | |
| 26.7.1 source code.tar.gz | 2026-08-18 | 25.9 MB | |
| 26.7.1 source code.zip | 2026-08-18 | 27.0 MB | |
| README.md | 2026-08-18 | 1.1 kB | |
| Totals: 5 Items | 78.8 MB | 2 | |
Bug fixes
- Fix
DeprecationHandlerversion fallback whenpackagingraisesInvalidVersionfor unparseable versions (e.g.Noneunder packaging >=26.3). (#16495) - Refresh cached empty channel notice responses and parse CEP 6
expires_attimestamps. (#16500, [#16501]) - Fall back to threaded package extraction when process synchronization primitives are unavailable. (#16512)
- Fix
CondaHttpAuth.add_binstar_tokenmangling URLs that end innotices.json(or any filename without a platform subdir) by correctingChannel.url()to preservepackage_filenamewhenplatformisNone. (#16516) - Fix
AttributeErrorwhen accessingCondaError.guidance,__str__, ordump_mapon subclasses that skipCondaError.__init__. (#16534 via [#16535]) - Report extraction errors from process workers when they cannot cross the process boundary, and include process-pool failure causes in debug logs. (#16552)
Contributors
- @jezdez
- @kenodegard
- @travishathaway
Full Changelog: https://github.com/conda/conda/compare/26.7.0...26.7.1