Labels
Labels
95 labels
- Used to tag backport PRs
- PRs tagged should be backported
- Install/import issues other than Anaconda-specific
- Problems installing or compiling NumPy
- Question about NumPy usage or development
- Reversion of previous commit or merge
- Documentation issues/questions that are candidates to be answered by a how-to guide
- Build related PR
- PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
- PRs and issues related to support for the array API standard