GitHub / pypa/pip issues and pull requests
#13501 - Make conversion of file URLs more consistent
Pull Request -
State: open - Opened by barneygale 7 days ago
- 7 comments
Labels: bot:chronographer:provided
#13500 - Bump vendored packages one last time for 25.2
Pull Request -
State: closed - Opened by ichard26 8 days ago
- 1 comment
Labels: bot:chronographer:provided
#13499 - Push non bare egg fragment deprecation to 25.3
Pull Request -
State: closed - Opened by ichard26 8 days ago
Labels: skip news
#13498 - Promote `_ensure_quoted_url()` to a shared utility function
Pull Request -
State: closed - Opened by barneygale 9 days ago
Labels: bot:chronographer:provided
#13496 - Improve `path_to_url()` tests
Pull Request -
State: open - Opened by barneygale 9 days ago
Labels: bot:chronographer:provided
#13484 - test: Add data.find() and extend pip_install_local() helpers
Pull Request -
State: open - Opened by ichard26 15 days ago
Labels: C: tests, type: refactor, skip news
#13480 - Improve BadMetadata error message when METADATA file is missing (fixe…
Pull Request -
State: open - Opened by IbrahimPopatiya 17 days ago
- 1 comment
#13479 - Pinokio says me upgrade pip but i doc't know where i can write the cod
Issue -
State: closed - Opened by xxredbollxx 17 days ago
- 3 comments
Labels: type: support
#13478 - `pip download` could create normalized directory structure
Issue -
State: open - Opened by cjcodeproj 18 days ago
- 1 comment
Labels: type: feature request, S: needs triage
#13477 - Remove unnecessary gitignores
Pull Request -
State: closed - Opened by SpecLad 18 days ago
- 2 comments
Labels: bot:chronographer:provided
#13476 - Fix mypy type checking via creating a nox typecheck session
Pull Request -
State: open - Opened by notatallshaw 20 days ago
- 1 comment
#13475 - Use dependency groups for test requirements
Pull Request -
State: closed - Opened by notatallshaw 21 days ago
Labels: skip news
#13474 - Error out on `--target` if specified directory is non-empty unless `--force-target` is used
Issue -
State: open - Opened by notatallshaw 21 days ago
Labels: state: needs discussion, C: error messages
#13473 - Use `flit-core` to build pip distributions
Pull Request -
State: open - Opened by notatallshaw 22 days ago
- 11 comments
Labels: bot:chronographer:provided
#13472 - Switch from `setuptools` to `flit-core` for pip's build backend
Issue -
State: open - Opened by notatallshaw 22 days ago
- 5 comments
Labels: state: needs discussion
#13471 - docs nox session: delete old build beforehand
Pull Request -
State: closed - Opened by ichard26 22 days ago
- 3 comments
Labels: skip news
#13470 - Include statement on AI generated issues/PRs in docs
Pull Request -
State: closed - Opened by ichard26 22 days ago
- 7 comments
Labels: type: docs, skip news
#13469 - i cant run installed applications in python from pip install
Issue -
State: closed - Opened by EriCashier 22 days ago
- 3 comments
Labels: type: bug, resolution: wrong project
#13468 - Re-enable blank issues
Pull Request -
State: closed - Opened by ichard26 22 days ago
- 1 comment
Labels: skip news
#13467 - Suppress the progress bar with --quiet and --log
Pull Request -
State: closed - Opened by ichard26 23 days ago
Labels: bot:chronographer:provided
#13466 - pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 23 days ago
#13465 - pip can't install from pypi.org on Windows because of missing root certificate
Issue -
State: open - Opened by usiems 23 days ago
- 5 comments
Labels: type: bug, S: needs triage
#13464 - Enable resumable downloads by default
Pull Request -
State: closed - Opened by ichard26 24 days ago
- 3 comments
Labels: bot:chronographer:provided
#13463 - `pip download` selects different package to `pip install`
Issue -
State: open - Opened by ubermidget2 25 days ago
Labels: type: bug, S: needs triage
#13462 - Improve retry configuration for firewall environments with connection resets
Pull Request -
State: closed - Opened by Copilot 27 days ago
- 1 comment
#13461 - Note removal of dependency_links option
Pull Request -
State: closed - Opened by stephenfin 27 days ago
- 6 comments
#13460 - pip upgrade fails behind a firewall
Issue -
State: closed - Opened by vmanju123 28 days ago
- 3 comments
Labels: type: support, C: network connectivity
#13459 - Uninstalling editable install in the same directory is interfered by the generated egg-info folder
Issue -
State: open - Opened by fireattack 29 days ago
- 3 comments
Labels: type: bug, S: needs triage
#13458 - ERROR: Error while checking for conflicts. (python 3.13.1, pip 25.1.1) when a package with None version is installed.
Issue -
State: open - Opened by ekkizogloy 29 days ago
- 3 comments
Labels: C: error messages
#13457 - Installing mlflow-skinny dev version from github repo fails
Issue -
State: closed - Opened by WeichenXu123 29 days ago
- 2 comments
Labels: type: bug, S: needs triage
#13456 - Add error message formatting section to UX guidance
Pull Request -
State: closed - Opened by ishan372or about 1 month ago
- 2 comments
Labels: bot:chronographer:provided
#13455 - Cannot install CodeChecker: No such file or directory
Issue -
State: closed - Opened by Arndt-MBE about 1 month ago
- 2 comments
Labels: type: support
#13454 - Fix: Windows long filename error
Pull Request -
State: open - Opened by sepehr-rs about 1 month ago
- 2 comments
Labels: bot:chronographer:provided
#13453 - Convert installable wheel build error to diagnostic
Pull Request -
State: closed - Opened by ichard26 about 1 month ago
- 1 comment
Labels: skip news, C: error messages
#13452 - refactor: Add BuildEnvironmentInstaller protocol
Pull Request -
State: open - Opened by ichard26 about 1 month ago
Labels: type: refactor, skip news
#13451 - Add rich based spinner
Pull Request -
State: open - Opened by ichard26 about 1 month ago
Labels: skip news, C: output
#13450 - Install build dependencies in-process
Pull Request -
State: open - Opened by ichard26 about 1 month ago
- 9 comments
#13449 - Install dependencies from pyproject.toml like from requirements.txt with -r, (again)
Issue -
State: open - Opened by tim-win about 1 month ago
- 12 comments
Labels: type: feature request, S: needs triage
#13448 - TypeError while checking for conflicts
Issue -
State: closed - Opened by MatthijsBurgh about 1 month ago
- 2 comments
Labels: type: bug, S: needs triage
#13447 - Backport patch for GHSA-48p4-8xcf-vxj5 to vendored urllib3
Issue -
State: open - Opened by jdstrand about 1 month ago
- 7 comments
Labels: type: security, resolution: no action
#13446 - venv uses invalid proxy settings on windows
Issue -
State: closed - Opened by TomzBench about 1 month ago
- 4 comments
Labels: C: proxy, type: support
#13445 - Using async to speed up pip's download
Issue -
State: closed - Opened by MengAiDev about 1 month ago
- 2 comments
Labels: type: feature request
#13444 - Upgrade resolvelib to 1.2.0
Pull Request -
State: closed - Opened by ichard26 about 1 month ago
- 4 comments
Labels: bot:chronographer:provided
#13443 - Unhandled exception if version is not determinable
Issue -
State: open - Opened by HenningUe about 1 month ago
- 7 comments
Labels: state: awaiting PR, C: error messages
#13442 - Download for target environment
Issue -
State: open - Opened by hackowitz-af about 1 month ago
- 5 comments
Labels: type: feature request, S: needs triage
#13441 - Cache final file from resume retry process
Pull Request -
State: closed - Opened by notatallshaw about 1 month ago
- 4 comments
Labels: bot:chronographer:provided
#13440 - Download is not cached when using --resume-retries option
Issue -
State: closed - Opened by mahdoosh1 about 1 month ago
- 7 comments
Labels: type: bug, C: cache
#13439 - Vendoring bumps for pip 25.2
Pull Request -
State: closed - Opened by ichard26 about 1 month ago
Labels: bot:chronographer:provided
#13438 - Release 25.2 (July)
Issue -
State: open - Opened by ichard26 about 1 month ago
- 8 comments
Labels: type: maintenance
#13437 - Fix some incorrect indents in the document
Pull Request -
State: closed - Opened by koyuki7w about 1 month ago
- 2 comments
Labels: skip news
#13436 - Missing Comma Should Warn/Error
Issue -
State: closed - Opened by George-Ogden about 1 month ago
- 1 comment
Labels: type: bug, S: needs triage
#13435 - Fix: ensure upgrade message shows actual installed version
Pull Request -
State: closed - Opened by coder-aditi about 1 month ago
- 3 comments
Labels: resolution: no action
#13434 - Very minor bug, but wrong display information is returned.
Issue -
State: closed - Opened by DataJuggler about 1 month ago
- 2 comments
Labels: type: bug, S: needs triage
#13433 - Correct spelling error
Pull Request -
State: closed - Opened by zackzack38 about 1 month ago
- 1 comment
Labels: bot:chronographer:provided
#13432 - Documentation Spelling Error
Issue -
State: closed - Opened by zackzack38 about 1 month ago
- 1 comment
Labels: type: bug, S: needs triage
#13431 - pip should rebuild the cython module when it is missing in the downloaded wheel
Issue -
State: open - Opened by yurivict about 1 month ago
- 9 comments
Labels: S: awaiting response, type: feature request
#13430 - Feature Request: Track dependency origin (direct vs. transitive) for improved cleanup and resolution
Issue -
State: open - Opened by mystxcal about 1 month ago
- 3 comments
Labels: type: feature request, resolution: needs standard
#13429 - outdated upgrade recommendation syntax
Issue -
State: open - Opened by mcandre about 1 month ago
Labels: type: bug, S: needs triage
#13428 - Upgrade vendored typing_extensions to 4.14.0
Issue -
State: closed - Opened by youknowone about 2 months ago
- 6 comments
Labels: project: vendored dependency
#13427 - Add Update command
Issue -
State: open - Opened by G0rocks about 2 months ago
- 5 comments
Labels: state: needs discussion, type: feature request
#13426 - Add ruff rules PIE810 multiple-starts-ends-with
Pull Request -
State: closed - Opened by cclauss about 2 months ago
- 6 comments
Labels: bot:chronographer:provided
#13425 - Windows console executables missing ASLR
Issue -
State: closed - Opened by mmansano-cvlt about 2 months ago
- 2 comments
Labels: resolution: wrong project
#13424 - Guard against pathologically connected dependency graphs
Pull Request -
State: closed - Opened by iamsrp-deshaw about 2 months ago
- 10 comments
Labels: bot:chronographer:provided
#13423 - Adjust path_to_url et al. to produce the same results on Python 3.14+
Pull Request -
State: open - Opened by hroncok about 2 months ago
- 10 comments
Labels: bot:chronographer:provided
#13422 - Provide more context if resolution error is caused by python version constraints
Issue -
State: open - Opened by AyanSinhaMahapatra about 2 months ago
- 1 comment
Labels: type: feature request, C: error messages
#13421 - Support Python 3.14
Issue -
State: open - Opened by notatallshaw about 2 months ago
Labels: type: feature request
#13420 - "Wheel has unexpected file name" with timestamp in dynamic version
Issue -
State: open - Opened by dseomn about 2 months ago
- 3 comments
Labels: type: bug, S: needs triage
#13419 - Use standard ruff check pre-commit
Pull Request -
State: closed - Opened by notatallshaw about 2 months ago
Labels: skip news
#13418 - Fix mypy 1.16.0 type hint errors
Pull Request -
State: closed - Opened by notatallshaw about 2 months ago
- 1 comment
Labels: skip news
#13417 - Should we have a policy on AI-submitted pull requests?
Issue -
State: closed - Opened by pfmoore about 2 months ago
- 5 comments
Labels: state: needs discussion, type: maintenance
#13416 - Handle pathologically connected dependency graphs
Pull Request -
State: closed - Opened by iamsrp-deshaw about 2 months ago
- 3 comments
Labels: bot:chronographer:provided
#13415 - In "choose a new issue type", selecting "Blank issue" goes back to the "choose an issue type" page
Issue -
State: closed - Opened by pfmoore about 2 months ago
- 5 comments
Labels: type: maintenance
#13414 - Add Python 3.x.0 to CI tests
Issue -
State: open - Opened by notatallshaw about 2 months ago
Labels: C: tests, C: automation, type: feature request
#13413 - Fix PowerShell completion for PowerShell 7.4+ using Register-ArgumentCompleter
Pull Request -
State: open - Opened by tomaswoj-eth about 2 months ago
- 7 comments
#13412 - PEP 668 is pointless
Issue -
State: closed - Opened by gageleblanc about 2 months ago
- 4 comments
Labels: resolution: needs standard
#13411 - pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
- 1 comment
#13410 - build(deps): bump setuptools from 80.8.0 to 80.9.0 in /build-project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: python, dependencies
#13409 - pip not working
Issue -
State: closed - Opened by UsErNaMe-182 2 months ago
- 1 comment
Labels: type: support
#13408 - Show basic package ownership information with an --info flag
Issue -
State: closed - Opened by alonj 2 months ago
- 2 comments
Labels: type: feature request, S: needs triage
#13407 - Make the revision part percent-encoded in version control URLs
Pull Request -
State: open - Opened by kazssym 2 months ago
- 8 comments
Labels: bot:chronographer:provided
#13406 - pip has the wrong exitcode when package-update is not possible
Issue -
State: open - Opened by anionDev 2 months ago
Labels: type: bug, S: needs triage
#13405 - Fix ruff error
Pull Request -
State: closed - Opened by notatallshaw 2 months ago
Labels: skip news
#13404 - build(deps): bump setuptools from 80.7.1 to 80.8.0 in /build-project
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: python, dependencies
#13403 - Compile error installing package (fabric2==2.6.0)
Issue -
State: open - Opened by dmac-au 2 months ago
- 4 comments
Labels: type: bug, state: needs reproducer
#13402 - 12446 - better error msg for missing METADATA file
Pull Request -
State: closed - Opened by eevelweezel 2 months ago
- 2 comments
Labels: bot:chronographer:provided
#13401 - [BUG] pip wheel pulls pre-release whl files without the option "--pre"
Issue -
State: closed - Opened by yioda 2 months ago
- 5 comments
Labels: resolution: not a bug
#13400 - build(deps): bump setuptools from 80.4.0 to 80.7.1 in /build-project
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: python, dependencies
#13399 - termux deface
Issue -
State: closed - Opened by octavo 2 months ago
- 1 comment
Labels: resolution: wrong project
#13398 - Make --resume-retries the default in pip install
Issue -
State: closed - Opened by gmargaritis 2 months ago
- 4 comments
Labels: type: feature request, C: network connectivity
#13397 - Crash when compiling kivy app into apk ModuleNotFoundError: No module named 'tomli'
Issue -
State: closed - Opened by ianovert 2 months ago
- 4 comments
Labels: type: bug, S: needs triage
#13396 - HTTP 302 Found responses with Cache Headers not being cached
Issue -
State: open - Opened by mklein0 2 months ago
- 3 comments
Labels: type: bug, S: needs triage
#13395 - add size to pylock.toml
Pull Request -
State: open - Opened by stonebig 3 months ago
- 1 comment
Labels: bot:chronographer:provided
#13394 - Requires-Python error message should sort versions numerically, not alphabetically
Pull Request -
State: closed - Opened by qraqras 3 months ago
- 2 comments
Labels: bot:chronographer:provided
#13393 - suggestion: shouldn't pip lock also provide the size of objects ?
Issue -
State: open - Opened by stonebig 3 months ago
- 8 comments
Labels: state: awaiting PR, type: feature request
#13392 - PIP 25+ breaks omegaconf installs
Issue -
State: closed - Opened by d8ahazard 3 months ago
- 18 comments
Labels: type: bug, S: needs triage
#13391 - build(deps): bump setuptools from 80.3.1 to 80.4.0 in /build-project
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: python, dependencies
#13390 - Use robust shebang code for all shebang modification
Pull Request -
State: open - Opened by flying-sheep 3 months ago
Labels: bot:chronographer:provided
#13389 - Use robust shebang manipulation also for (data)/scripts (e.g. to support spaces in venv paths)
Issue -
State: open - Opened by flying-sheep 3 months ago
- 9 comments
Labels: type: bug
#13388 - Impossible resolution : do not have conflict at all
Issue -
State: closed - Opened by HuanjieGuo 3 months ago
- 5 comments
Labels: type: bug, S: needs triage
#13387 - Windows Store pip "site" config defaults to an immutable location
Issue -
State: closed - Opened by RichardTea 3 months ago
- 3 comments
Labels: project: <downstream>, type: support