Skip to content

Conversation

huxuan
Copy link
Member

@huxuan huxuan commented Apr 11, 2024

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Fix #965

Use the resolved absolute path for DEFAULT_PYTHON can change the default python of pipx-managed pipx from /usr/local/pipx/venvs/pipx/bin/python to /usr/bin/python3.10. In this way, pipx reinstall-all will work for pipx-managed pipx.

Test plan

Tested by running

# command(s) to exercise these changes
pipx install pipx
pipx reinstall-all

@huxuan huxuan marked this pull request as ready for review April 11, 2024 08:18
@huxuan huxuan marked this pull request as draft April 11, 2024 08:18
@huxuan huxuan marked this pull request as ready for review April 11, 2024 09:08
@dukecat0 dukecat0 merged commit 49c9983 into pypa:main Apr 11, 2024
@huxuan huxuan deleted the xuan.hu/resolve-default-python branch April 12, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reinstall-all reinstalls everything but pipx
3 participants