Files
pipenv/tasks
Matt Davis 7654648503 Add patch files for pip customizations applied during vendoring
Capture direct pip modifications as proper _post patch files so they
survive re-vendoring. These patches are applied after import rewriting.

- _post-pip_distutils_fallback.patch: Handle missing distutils on
  Python 3.12+ by falling back to sysconfig (fixes #5674)
- _post-pip_editable_extras.patch: Fix extras handling in editable
  VCS requirements
- _post-pip_wheel_name_casing.patch: Preserve wheel dist name casing
  for headers install directory (fixes #5717)
- _post-pip_resolution_log_level.patch: Use logger.critical for
  dependency resolution conflict messages
2026-03-27 20:43:02 -04:00
..
2022-08-05 10:47:57 -04:00
2025-05-29 19:18:34 -04:00