# pipx 1.17.1 - Product: pipx (https://whatsnew.fyi/product/pipx) - Vendor: pipx - Date: 2026-08-30 - Version: 1.17.1 - Original notes: https://github.com/pypa/pipx/releases/tag/1.17.1 - Permalink: https://whatsnew.fyi/product/pipx/releases/1.17.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Report PIPX_MAX_LOGS in environment - **changed** — Make utils_temp_dir work without symlink privilege - **changed** — Keep test suite off the real internet ##### What's Changed * tests: make utils_temp_dir work without symlink privilege by @iam-kira in https://github.com/pypa/pipx/pull/2023 * fix(environment): report PIPX_MAX_LOGS by @dylanpulver in https://github.com/pypa/pipx/pull/2024 * 👷 test: keep the suite off the real internet by @gaborbernat in https://github.com/pypa/pipx/pull/2025 ##### New Contributors * @iam-kira made their first contribution in https://github.com/pypa/pipx/pull/2023 * @dylanpulver made their first contribution in https://github.com/pypa/pipx/pull/2024 **Full Changelog**: https://github.com/pypa/pipx/compare/1.17.0...1.17.1