Cheng H. Lee

Results 10 issues of Cheng H. Lee

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Users who `pip install conda` can encounter...

type::task
type::tech-debt
source::governance
duplicate::primary
severity::4
backlog

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Since conda 4.12, debug messages from conda...

type::bug
source::anaconda

Add conditional to deal with the fact that the `tr1` subdirectory was deprecated and removed in Boost 1.65.0. Fixes cole-trapnell-lab/cufflinks#105.

The package ecosystem has expanded far beyond the "defaults" channel, so it would be nice for users to know where their packages are coming from.

type::feature
source::anaconda
good first issue
stale
backlog

As discussed on Gitter and the [2024-03-27 community meeting](https://github.com/conda-incubator/governance/blob/main/meetings/archive/20240327_agenda_and_minutes.md), we should write a short CEP that defines what information the OS virtual packages (`__linux`, `__osx`, `__win`, etc.) should provide (e.g.,...

Not sure if/how/what we'll formalize into CEP(s). But I'm starting to think about how we could use `conda` to deliver large data sets and other "non-code" binary blobs. Think reference...

In various cases, users would like to take advantage of various CPU-specific features or instructions for improved performance, e.g., AVX\* or AES/crytography. xref issues: - conda-forge [archspec-enabled packages](https://github.com/conda-forge/conda-forge.github.io/issues/1261) cc: @ltalirz

The site that hosts community-built packages/channels (e.g., conda-forge & bioconda) packages is officially called "anaconda.org", not "Anaconda Cloud". (The latter is a different Anaconda Inc product.)

sprintable

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? `MatchSpec` is a fundamental conda...