Labels
Labels
103 labels
- Hold a release until this is resolved
- PRs that died because they weren't updated
- Outdated issues that have been locked by automation
- Autocompletion in shells (pip completion)
- Automated checks, CI etc
- Stuff related to metadata generation / wheel generation
- Dealing with cache and files in it
- Checking dependency graph for consistency
- Command line interface related things (optparse, option grouping etc)
- Configuration management and loading
- Dealing with "constraints" (the -c option)
- The debug command
- About choosing which dependencies to install
- Direct URL references (PEP 440, PEP 508, PEP 610)
- About fetching data from PyPI and other sources
- Editable installations
- Related to text encoding and likely, UnicodeErrors
- Improving error messages
- Handling optional dependencies
- PackageFinder and index related code
- 'pip freeze' related
- The 'pip index' command
- The inspect command
- pip install --report
- Related to pip's keyring integration
- 'pip list' or 'pip show'