Daniel Holth

Results 97 issues of Daniel Holth

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? Due to `requests` defaults, conda remembers cookies...

type::bug
source::anaconda

### Description Faster than `ThreadPoolExecutor` since there is true parallelism but a bit more expensive to initialize. ### Checklist - did you ... - [ ] Add a file to...

cla-signed

### Checklist - [x] I added a descriptive title - [x] I searched for other speed issues and didn't find a duplicate ### What happened? I wanted to understand how...

type::feature
tag::performance

### Description Expand on the "binary or text" cache feature. Meant to let us avoid [directly reading cache metadata in conda-libmamba-solver](https://github.com/conda/conda-libmamba-solver/blob/main/conda_libmamba_solver/shards.py#L572). The state should probably have a method to return...

cla-signed

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? `MatchSpec` appears to reinterpret URL channels to...

type::bug
solver
source::anaconda
severity::3

### What happened? conda-build still uses libarchive e.g. in `conda_build/utils.py`, but conda-package-handling only uses Python standard libraries plus zstandard. It could probably get by without libarchive, which also causes [other...

type::feature
type::deprecation

### Description Initial sketch to fix #5788 ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](https://github.com/conda/conda-build/blob/main/news/TEMPLATE)) for the next release's...

cla-signed