| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| conda-26.5.3.tar.gz | 2026-06-16 | 25.8 MB | |
| conda-26.5.3.tar.gz.sha256sum | 2026-06-16 | 65 Bytes | |
| 26.5.3 source code.tar.gz | 2026-06-16 | 25.8 MB | |
| 26.5.3 source code.zip | 2026-06-16 | 26.8 MB | |
| README.md | 2026-06-16 | 534 Bytes | |
| Totals: 5 Items | 78.5 MB | 1 | |
Bug fixes
- If shards were not found on a channel, conda would cache the not-found response, which can break shards-only channels. Instead, always check for sharded repodata if classic repodata has not been cached. (#16183)
Other
- Fix
get_shortcut_dir()test helper to use the supplied prefix when detecting.nonadminon Windows, aligning with menuinst 2.5 shortcut path behavior. (#16207)
Contributors
- @danyeaw
- @jezdez
Full Changelog: https://github.com/conda/conda/compare/26.5.2...26.5.3