Daniel Holth

Results 97 issues of Daniel Holth

### What's the problem this feature will solve? pip's lazy wheel makes far too many requests. There's a lazy_wheel fork that does the same work, without a wasted HEAD request,...

state: awaiting PR
type: feature request

**What's the problem this feature will solve?** It can sometimes be useful to install from a `pyproject.toml` that has a list of install_requires = [] without having to build the...

state: needs discussion
type: feature request

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When using `load_file_regex` to load the version...

type::bug

### Description Remove toolz.accumulate (only used once in project) ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the...

cla-signed
sprint

### Description This draft PR merges the repo-plugin branch with the incremental repodata experiments; the pull request makes it easier to compare with conda. ### Checklist - did you ......

cla-signed

### Description `itertools.chain()` is used since conda's arguments to `concatv` are never generators Replace verbatim copy of toolz.unique with import. See also https://github.com/conda/conda/issues/11698

cla-signed

### Description As part of the "don't depend on toolz" project, replace groupby with own implementation. ### Checklist - did you ... - [ ] Add a file to the...

cla-signed
sprint

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### Summary - [ ] Release, use conda-package-handling 2.0 #11858...

epic

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? With conda-package-handling 2.0 it is...

type::feature

### Description The tests warn against having this on a separate filesystem. Does this pass more quickly?

cla-signed